Creating a New Table

To create a table, you must have the Resource or DBA privilege on the database.

To create a table using the Table wizard

  1. Right-click the Tables folder in the Object Explorer and select New Table to launch the Create a Table dialog box.
  2. Enter the table name in the Create a Table dialog box.
    Click OK to create the table.
  3. Choose Table->Execute to save the table to the database.

 Tips