|
RpSQLCol() |
|
|
Purpose To retrieve a SQL column value by column position number. Syntax RpSQLCol( <nColumn> ) xColumnValue Arguments <nColumn> is the number of the column to retrieve Returns RpSQLCol() returns the value of the column that occupies the <nColumn> position in the SQL select statement.
|