TBLL
TBLL
TABLE NAME:TBL-DEPARTMENT
FIELDNAME DATA TYPE SIZE DESCRIPTION
Dept id char 200 Department id
Stud name char 100 Student name
course char 100 course
TABLE EVENT:TBL-EVENT
FIELD NAME DATA TYPE SIZE DESCRIPTION
Evnt id char 30 Event id
Evnt nme char 20 Event name
venue char 20 venue
prgrm char 50 program
time integer 5 time
TABLE FEES:TBL-FEES
TABLENAME:TBLSALARY
FIELDNAME DATATYPE SIZE DESCRIPTION
staffid varchar 50 Primarykey
date integer 50 date
staffname varchar 50 staffname
amount integer 50 amount
TABLE EXPENSE:TBL-EXPENSE
FIELD NAME DATA TYPE