CHARACTER_LENGTH(string-expression )
| string-expression | A string expression, which can be the name of a column, a string literal, or the result of another scalar function, where the underlying data type can be represented as any character type (such as CHAR or VARCHAR). |
| Copyright © 1997-2003, InterSystems Corp. | Last updated: 2001-07-05 19:25:06 | Source: RSQL_characterlength.xml |