READTEXT statement [T-SQL]

Reads text and image values from the database, starting from a specified offset and reading a specified number of bytes. This feature is provided solely for compatibility with Transact-SQL and its use is not recommended.

 Syntax
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example