हिंदी

Write SQL query for the following: To display the first five characters of the Name column from STUDENTS table. - Informatics Practices

Advertisements
Advertisements

प्रश्न

Write SQL query for the following:

To display the first five characters of the Name column from STUDENTS table.

कोड लेखन
Advertisements

उत्तर

SELECT SUBSTR (NAME,1,5) FROM STUDENTS;

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×