The Table Designer is a visual tool that allows developers to design and visualize database tables to which they are connected. Developers use Table Designer to create, edit, or delete tables, columns, keys, indexes, relationships, and constraints. When developers working with SQL Server “Denali”, MS SQL Server 2008 R2 and MS SQL Server 2005 want to open a new table, they should follow the next steps:

1. Right-click the Tables node of their database in Object Explorer and click New Table.

2. The Table Designer menu will be added to the main menu and the designer panes will open.