Use this statement to read text and image values from the database, starting from a specified offset and reading a specified number of bytes.
READTEXT table-name.column-name text-pointer-offset-size [ HOLDLOCK ]
READTEXT is used to read image and text values from the database. You cannot perform READTEXT operations on views.
SELECT permissions on the table.
None.
SQL/2003 Transact-SQL extension.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |