How is it possible to limit a query to a designated number of records.
not sure if Im wording this correctly..
My table has the first field to "id" it is a INT, primary & is auto increment
query only to say
id = 655 to 2222 range ?
where 'name' LIKE 'jugs'