Question: Assignment 1 (SQL) Attached Files: Sales Records.csv (78.938 KB) 1. Create a database and insert a table from given CSV file 2. Write an SQL

 Assignment 1 (SQL) Attached Files: Sales Records.csv (78.938 KB) 1. Create
a database and insert a table from given CSV file 2. Write

Assignment 1 (SQL) Attached Files: Sales Records.csv (78.938 KB) 1. Create a database and insert a table from given CSV file 2. Write an SQL query to fetch the "number of items from the table. 3. Write an SQL query to print the only city of France 4. Write an SQL query to print items, country and unit cost whose unit cost more than 100 5. Write an SQL query to modify the column name month to month-no. 6. Write an SQL query to fetch all in descending order by year 7. Write an SQL query to fetch minimum revenue and maximum revenue. 8. Write an SQL query to fetch duplicate records having to match data in some fields of a table. 9. Write an SQL query to print all which items are disputed 10. Write an SQL query to fetch all disputed items and remove them

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!