I have a table with a column pv (int)
I want to fetch all the rows r such that (r.pv)+1 is the pv-value of another row.

what the sql looks like? thanks

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to