Re: is there a simpler way to do this?

From: Gabriel Gonzalez <no-spam_at_no-spam.com>
Date: Fri, 21 Feb 2003 15:17:56 -0800
Message-ID: <3e56ae1d_2_at_127.0.0.1>


> SELECT _at_n_ID = MAX(Change_ID) FROM Daily_Changes

select max(change_id) into n_id from daily_changes;

-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------

   http://www.newsfeed.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =----- Received on Sat Feb 22 2003 - 00:17:56 CET

Original text of this message