chickadee » freetds » result-value

result-value RES #!optional COLUMN ROWprocedure

Returns the value at the specified COLUMN and ROW.

If ROW or COLUMN are not specified, they default to zero. This makes for more convenient syntax if you're just reading out a result of a query which always has one row or even one value.