|   | ![]() |
|
DBArtisan 5.03 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 The constraints tab displays all of the constraints applied to the table and allows you to add constraints. The storage tab allows you to specify which filegroup the table will be located on.
The Space tab provides similar information as was obtained in the database editor. This will give you a graphical overview of how much space is consumed by data and indexes for a particular table.
The dependencies tab displays all of the objects that reference this table. The privileges tab is where you can assign permissions. If you want the DDL to recreate the table, it can be obtained from the DDL tab.
DBArtisan 5.03 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.