| title | Create and Update Tables | ||||||
|---|---|---|---|---|---|---|---|
| ms.custom | seo-lt-2019 | ||||||
| ms.date | 08/25/2017 | ||||||
| ms.prod | sql | ||||||
| ms.prod_service | sql-tools | ||||||
| ms.technology | ssms | ||||||
| ms.topic | conceptual | ||||||
| helpviewer_keywords |
|
||||||
| ms.assetid | c49e0155-5dcb-481f-9538-e1bde77105e2 | ||||||
| author | markingmyname | ||||||
| ms.author | maghan | ||||||
| ms.manager | jroth | ||||||
| ms.reviewer |
[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] The Table Designer is a visual tool where you design and visualize database tables. Use the SQL Server Management Studio (SSMS) Table Designer to create, edit, or delete tables, columns, keys, indexes, relationships, and constraints.
-
Right-click the Tables node in your database and select New > Table:
-
Add columns to your table:
-
Close the designer and save your changes.
-
Right-click the table under the Tables node of your database and select Design:
-
Update the desired table settings:
-
Close the designer and save your changes.
Tables
Table Properties (Visual Database Tools)
Column Properties
Add Columns to a Table
Primary and Foreign Keys
Indexes
Data types (Transact-SQL)
Download SQL Server Management Studio (SSMS)
Create a database and add tables in Visual Studio



