Suppose I put data into a table using an Insert query, and that the table 
generates a primary key for the data.  Is there a way to get at that 
primary key without running a separate select query against the table?


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to