©Mike Moxcey 1999

Example Tables

Calls Table
field namedata typerequired?
seq number(10) not null
name char(30) not null
priority number not null
open_date date not null
email char(100)
problem varchar2(2000)
software char(6)
close_datedate


home next