Selecting Text and Image Datatypes

Use select or readtext to select text and image datatypes.

When Adaptive Server issues a select on a text or image column, it sends out a select textptr() statement to get the text pointer of the required row. Using the text pointer, Adaptive Server issues a readtext command.