RpSQLCol()

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

RpSQLCol()

Previous pageReturn to chapter overviewNext page

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.