The SQL Procedure |
See also: | LOWER function |
UPPER (sql-expression) |
sql-expression must be a character string and is described in sql-expression.
Details |
The UPPER function operates on character strings. UPPER converts the case of its argument to all uppercase.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.