MySQL Query Help

NSA

sudo apt-get thefuckout.tar.gz
Dec 9, 2011
715
86
Hello,

I have a page that show's the current people who own VIP.
The problem is I don't want staff being displayed on there.
I tried using LIMIT but that didn't work.
The staff are the first 4 in the user's database so their ID's are 1,2,3 & 4.
Is there some way to tell MySQL to get all data except the first 4 ID's?

Please help.
 

Users who are viewing this thread

Top