Show Me
 

Creating Tables Using the Table Dialog

Previous previous|next Next Page

Sheila needs to create the DEPENDENTS table, which should contain the following columns: Id, FirstName, LastName, BirthDate, Relation, Gender, Benefits, and RelativeId.

In the DEPENDENTS table, no two rows have the same ID. The Gender column can only be set to M or F. Also, the Benefits column stores large blocks of character data.

Help Sheila create the DEPENDENTS table using the Table Dialog.

Launch Demonstration

Show Me and Try It