Ad
Code
Diff
  • SELECT name 
    FROM greetings
    LIMIT 10
    • SELECT name
    • FROM greetings
    • LIMIT 10;
    • LIMIT 10