0

I need to select everything from table except first record. Because I'm displaying first record differently in HTML. I tried LIMIT -1, but I found LIMIT cannot be negative.

EDIT: I can't use order by because I'm ordering it already by date.

Jay Blanchard
  • 32,731
  • 15
  • 70
  • 112
hazard
  • 1
  • 1

0 Answers0