diff --git a/reference/uodbc/functions/odbc-specialcolumns.xml b/reference/uodbc/functions/odbc-specialcolumns.xml index 3cdb6ad3bb..5515e05b2e 100644 --- a/reference/uodbc/functions/odbc-specialcolumns.xml +++ b/reference/uodbc/functions/odbc-specialcolumns.xml @@ -1,5 +1,5 @@ - + @@ -29,10 +29,9 @@ When the type argument is SQL_ROWVER, - odbc_specialcolumns returns the - optimal column or set of columns that, by retrieving values from - the column or columns, allows any row in the specified table to be - uniquely identified. + odbc_specialcolumns Returns the column or columns in the + specified table, if any, that are automatically updated by the data source + when any value in the row is updated by any transaction Returns an ODBC result identifier or &false; on