8000 GitHub - mudiittk/company-database: Created a database schema in PopSQL (MySQL) for a fictional company, including tables for employees, branches, clients and other related entities. Performed various operations like creating tables, inserting data, defining foreign key constraints, and implementing triggers for auditing.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Created a database schema in PopSQL (MySQL) for a fictional company, including tables for employees, branches, clients and other related entities. Performed various operations like creating tables, inserting data, defining foreign key constraints, and implementing triggers for auditing.

Notifications You must be signed in to change notification settings

mudiittk/company-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7655  

History

6 Commits
 
 
 
 

Repository files navigation

company-database

This SQL script sets up and manipulates a database schema for a fictional company, containing tables for employees, branches, clients, and other related entities. The schema includes operations like creating tables, inserting data, defining foreign key constraints, and implementing triggers for auditing. This was the data used for reference. Screenshot (3)

About

Created a database schema in PopSQL (MySQL) for a fictional company, including tables for employees, branches, clients and other related entities. Performed various operations like creating tables, inserting data, defining foreign key constraints, and implementing triggers for auditing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0