Advertisements
Advertisements
Question
To remove the leading and trailing space from data values in a column of MySql Table, we use ______.
Options
Left()Right()Trim()Ltrim()
MCQ
Fill in the Blanks
Advertisements
Solution
To remove the leading and trailing space from data values in a column of MySql Table, we use Trim().
Explanation:
The TRIM function removes both leading and following spaces.
shaalaa.com
Is there an error in this question or solution?
