+2 votes
in Class 12 by kratos

Name a function of MySql which is used to remove trailing and leading spaces from a string.

1 Answer

+3 votes
by kratos
 
Best answer

TRIM() function.

...