SQL Lab Assignment On Normalization
SQL Lab Assignment On Normalization
ASSIGNMENT-II
Questions : By Using the table client master and product master answer the following queries
:
1. Change the selling price of ‘1.44 floppy drive to Rs.1150.00.
2. Delete the record with client 0001 from the client master table.
5. Find the products whose selling price is more than 1500 and also find the new selling
price as original selling price *15.
6. Find out the clients who stay in a city whose second letter is a.
7. Find out the name of all clients having ‘a’ as the second letter in their names.
14. Count the number of products having price greater than or equal to 1500