Help   Logout  
 
 
  Creating
  Editing
  Deleting
  Querying
  Importing
  Exporting
  Properties
  Roles
  Creating
  Editing
  Deleting
  Querying
  Creating
  Editing
  Creating
  Editing
  Server Logins
TABLES
Choosing to edit a database from the Databases page directs you to the Tables page, which displays a list of tables in the selected database. When creating a new database, this page initially displays no tables. You may create a new table by clicking the "Create new table" link at the top of the page.

The list of tables includes the following information:

Property Description
Name The name of the table
Owner The SQL Server role or SQL Server user that owns the table
Type The type of the table (User | System)
Create Date The date and time when the table was created
Rows The number of data rows in the table

You may choose to show only User tables or both User and System tables using the Filter dropdown at the top of this page. You can also edit, query, or delete a table from this page by clicking the appropriate links.