Skip to content

This SQL file consists of cloth showroom management along with queries.

Notifications You must be signed in to change notification settings

pradeepchegur/Cloth_Showroom_SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Cloth_Showroom_SQL

This SQL file consists of cloth showroom management details.

This SQL file contains creation of tables and insertion of details into the tables.

It consists of 11 tables like owner, cloth, employee, etc.

Also it have 40 queries and retrival code for those queries.

Queries consists of 8 operations like set theory operations, Logical operations, Equi join operations, etc.

5 queries are present in each operation and commented clearly in SQL file.

After commit command, the file also has PL/SQL programs which includes Functions, Procedures, Triggers and Cursors respectively.

These PL/SQL programs can be run in command prompt not in SQl file. (Cut and paste these programs in command prompt serially).

Releases

No releases published

Packages

No packages published