"Ron" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is there a way under mysql to identify the last record in a table so that
I
> can pull information that I need from that entry.

Um... sort backwards then use the first record (ie LIMIT 1)?



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

Reply via email to