The document creates a GovtOffice database with Employee, Department, and OfficeBuilding tables. It inserts sample data into the tables and performs queries and data manipulation operations like SELECT, INSERT, UPDATE, DELETE, and ALTER. Records about employees, departments, and office buildings are added, retrieved, modified, and removed from the tables.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
22 views
Scripts GovtOffice
The document creates a GovtOffice database with Employee, Department, and OfficeBuilding tables. It inserts sample data into the tables and performs queries and data manipulation operations like SELECT, INSERT, UPDATE, DELETE, and ALTER. Records about employees, departments, and office buildings are added, retrieved, modified, and removed from the tables.