![]() |
![]() |
The SQL Procedure |
See also: | UPPER function |
LOWER (sql-expression) |
Argument |
must resolve to a character string and is described in sql-expression.
Details |
The LOWER function operates on character strings. LOWER changes the case of its argument to all lowercase.
Note: The LOWER function is provided
for compatibility with the ANSI SQL standard. You can also use the SAS function
LOWCASE.
![]() |
![]() |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.