मराठी

Write suitable SQL query for the following: To display the last three characters of the registration_number column (attribute) in the Vehicles table. - Informatics Practices

Advertisements
Advertisements

प्रश्न

Write suitable SQL query for the following:

To display the last three characters of the registration_number column (attribute) in the Vehicles table. (Note: The registration numbers are stored in the format DL-01-AV-1234).

कोड लेखन

उत्तर

SELECT RIGHT(registration_number, 3) FROM Vehicles;

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2024-2025 (March) Board Sample Paper
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×