Returns a result identifier that can be used to fetch the column
names that comprise the primary key for a table
(PHP 4 )
resource odbc_primarykeys ( resourceconnection_id, stringqualifier, stringowner, stringtable )
Returns the column names that comprise the primary key for a
table. Returns an ODBC result identifier or
FALSE on failure.