हिंदी

Write the SQL query to display all records in descending order of LName from the Table Customer. Table: Customer Column Name, Data Type, Key, CID, Int, Primary Key, FName, Varchar (20), LName - Informatics Practices

Advertisements
Advertisements

प्रश्न

Write the SQL query to display all records in descending order of LName from the Table Customer.

Table: Customer
Column Name Data Type Key
CID Int Primary Key
FName Varchar (20)  
LName Varchar (20)  
Age Int  
कोड लेखन
Advertisements

उत्तर

SELECT * FROM CUSTOMER ORDER BY LNAME DESC;
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2024-2025 (March) Set 4

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×