![]() | ![]() |
Home |
|
|
Reference Manual |
|
| Chapter 2: Transact-SQL Functions |
|
| Text and Image Functions |
Text and image functions operate on text and image data. The text and image functions are:
Text and image built-in function names are not keywords. Use the set textsize option to limit the amount of text or image data that is retrieved by a select statement.
The patindex text function can be used on text and image columns and can also be considered a text and image function.
Use the datalength function to get the length of data in text and image columns.
text and image columns cannot be used:
|
|