|
Database Design Tour -
Tables
It's easy to design your tables
using Visual Case. Just drop a new table onto
your database diagram and double-click (or use the right-click menu)
to open the table property page.
You can create your columns,
indices, triggers, constraints and foreign keys from one easy
location. The property page is customized to the type of
database that you're desiging. The example below is the
property page for a table in a SQL 7
database.
|