..


Sponsored Links

LTRIM

The LTRIM function removes blanks preceding the string passed in argument. Example:

 



 SELECT LTRIM ('""" mrwebmaster ');

 
return:
 



 mrwebmaster

 

See also functions TRIM and RTRIM

In the same category ...
E-Learning
MS Access (Advanced) MS Access (Advanced)
Learn how to create and manage databases quickly and easily. Starting from 29 €.
MySQL (Course) MySQL (Course)
Management of open-source database. From 39 €.
SQL and Database (Course) SQL and Database (Course)
Create and manage relational databases. From 39 €.
Sponsored Links