is there any way to determine the primary key of a row after it's added to a
table in mysql?

i need to do this because i have another table which requires the id from
one table as a foreign key.



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to