Practical Question Paper For Class 12th
Practical Question Paper For Class 12th
II. Consider the following table and wrtite SQL statements (4*1=4)
Table Menu
i. To add a new row with the following data “P003”, “Lemon Rice”, “South Indian”, 140
ii. Display details of all Menu items in the descending order of Price
iii. Display Item and Description of those Items whose price is between 100 and 150
iv. Add a new column Rating data type as int to the table Menu