


rt_Col_names
Purpose
Returns a bracketed list of the numeric column names of the specified table.
Arguments
rt_Col_names(
<source>
// For example, an MDB.
, <schema> // The table name.
)
Notes
For example, numeric column names might include: "100-199", "200-299",
"10000+".