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,250
  • 7
  • 23
  • 61

0 Answers0