would work rather nicely, but does assume that you're using an autoincrementing value in your tables. Can't think of a way to do it without autoincrements, thoughSELECT * FROM myTable WHERE (id > 20) AND (id < 50);
In reply to Re: mySQL query
by Aurynn
in thread mySQL query
by Massyn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |