Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. select * from table where id >= 1 and id <= 1999
  2. select * from table where id >= 2000 and id <= 2999
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement