The document contains the SQL code to create multiple tables in a database. It defines the structure and fields for tables used to store client, job, staff and time entry data, along with related tables for summaries, histories and other reference data like departments. Fields include codes, names, dates and numeric fields for amounts and hours. Primary keys are defined on most tables.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
87 views10 pages
Data Dictionary: (Tblchargehrstxdetail)
The document contains the SQL code to create multiple tables in a database. It defines the structure and fields for tables used to store client, job, staff and time entry data, along with related tables for summaries, histories and other reference data like departments. Fields include codes, names, dates and numeric fields for amounts and hours. Primary keys are defined on most tables.