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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |