diff --git a/reference/uodbc/functions/odbc-specialcolumns.xml b/reference/uodbc/functions/odbc-specialcolumns.xml index 8f251b1352..d93086f1bf 100644 --- a/reference/uodbc/functions/odbc-specialcolumns.xml +++ b/reference/uodbc/functions/odbc-specialcolumns.xml @@ -1,5 +1,5 @@ - + @@ -29,9 +29,9 @@ When the type argument is SQL_ROWVER, - odbc_specialcolumns Returns the column or columns in the + 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 + when any value in the row is updated by any transaction. Returns an ODBC result identifier or &false; on