Table Persons SELECT *FROM Persons; Ans-1 SELECT *FROM Persons where FirstName='RAM'; Ans-2 SELECT *FROM Persons order by PersonID desc; Ans-3 SELECT *FROM Persons WHERE City IN ('Bangalore','Delhi'); Table Orders SELECT *FROM Orders;
You can add this document to your study collection(s)
You can add this document to your saved list
(For complaints, use another form )
Input it if you want to receive answer
Rate us