0

Is there a way to say from the 20th row to the last row? Instead of saying 9999999999, I would like to replace it with something like the last row. Is that possible?

SELECT name from names limit 20, 9999999999
frosty
  • 2,559
  • 8
  • 37
  • 73

0 Answers0