The document contains SQL commands for inserting records into a database table named ITEM, which includes fields for item code, name, price, and quantity. It shows the creation of the table and various SELECT queries to retrieve data based on specific conditions. The operations indicate successful execution with records affected and queries returning results.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views4 pages
SQL5
The document contains SQL commands for inserting records into a database table named ITEM, which includes fields for item code, name, price, and quantity. It shows the creation of the table and various SELECT queries to retrieve data based on specific conditions. The operations indicate successful execution with records affected and queries returning results.