The document shows how to create tables in MySQL to store salesman, customer and order data. It creates the salesman, customer and orders tables with the relevant columns, inserts sample data, and runs queries to view the table structures and data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
32 views5 pages
Day2 Dbms Lab
The document shows how to create tables in MySQL to store salesman, customer and order data. It creates the salesman, customer and orders tables with the relevant columns, inserts sample data, and runs queries to view the table structures and data.