<@COLUMN>Syntax<@COLUMN NAME=name [FORMAT=format] [ENCODING=encoding]> DescriptionReturns the value of the named column in the current row of a <@ROWS> block. The name can be in column, table.column or owner.table.column format, as long as it is not ambiguous.
|
If the tag cannot be evaluated due to insufficient information (ambiguity) or a mismatch for all the columns, a blank is returned. This tag is supported for Direct DBMS actions only when ODBC data sources are used. Example <@ROWS>
This example goes through every row in the results set and returns the values of the named columns in each row. See Also <@COL>
|
Copyright © 1998, Pervasive Software Inc. All rights reserved.