RE: finding next and prev record in mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 

-----Original Message-----
From: Chris [mailto:dmagick@xxxxxxxxx] 
Sent: Thursday, May 10, 2007 10:09 PM
To: Richard Kurth
Cc: php-general@xxxxxxxxxxxxx
Subject: Re:  finding next and prev record in mysql

Richard Kurth wrote:
> How would I find the next id and the prev id in sql statement like the 
> one below. The id number is not going to be in order so I can't do a < 
> or > limit 1 on the search
>  
> SELECT id FROM contacts WHERE category = '5' AND subcategory = '1' AND 
> members_id= '8' ORDER BY lastname

Ask the mysql list: http://lists.mysql.com/

I'm sure they have been asked a similar thing many times in the past.

I did but have not received any reply at all

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux