English

Write SQL query for the following: To display the values of Name column from the STUDENTS table, after removing the trailing spaces. - Informatics Practices

Advertisements
Advertisements

Question

Write SQL query for the following:

To display the values of Name column from the STUDENTS table, after removing the trailing spaces.

Code Writing
Advertisements

Solution

SELECT RTRIM (NAME) FROM STUDENTS;

shaalaa.com
  Is there an error in this question or solution?

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×