April 2008
Intermediate to advanced
566 pages
21h 55m
English
primary_key()
$dbh->primary_key($catalog, $database, $table)
This function is meant to return a list of primary key column names for a given table. If there are no primary keys, it will return an empty list. This method does not yet seem to be supported in MySQL.
Read now
Unlock full access