Previous Topic: Table and Column PropertiesNext Topic: Define SQL Azure Table Column Properties


Define a Table in SQL Azure

Use the SQL Azure Table Editor to define the tables in a database in a SQL Azure physical model.

To define a table in SQL Azure

  1. Click Tables on the Model menu.

    The SQL Azure Table Editor opens.

  2. Select the table in the Navigation Grid that you want to define and work with the following options:

    Note: Click New New icon in property editors to create a new object on the toolbar to create a new table. Use the Enter filter text box to filter a very large list of tables to quickly locate the one that you want to define.

    Physical Name

    Specifies the physical name of the table. Change the physical name of the table in this field.

    Note: The name you enter here is automatically updated in the Physical Name field in the General tab.

    Schema

    Specifies the schema of the database to which the table belongs. Select the schema from the drop-down list.

    Physical Only

    Specifies whether the table is suppressed from a logical model and appears in a physical model only.

    Generate

    Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.

  3. (Optional) Click the General tab and enter the physical name of the table.

    Note: The name you enter here is automatically updated in the Navigation Grid.

  4. Work with the other tabs in the editor to access additional design features, for example:
  5. (Optional) Click the Comment tab and enter any comments that you want to associate with the table.
  6. (Optional) Click the UDP tab to work with user-defined properties for the table.
  7. (Optional) Click the Notes tab to view history information and view or edit user notes.
  8. Click Close.

    The table is defined and the SQL Azure Table Editor closes.

More information:

Define Validation Rule Usage for a SQL Azure Table

Define SQL Azure Permissions

Add a Comment in a Property Editor

Define Volumetrics for a SQL Azure Table

Define the Style for a Table, View, or Column

Specify the Icon to Display for a Table or View

Change the Object Creation Order for Tables or Views

View the Where Used Information for a Physical Object

Add a UDP in a Physical Property Editor

Edit User Notes or View Object History