SyntaxFix
Write A Post
Hire A Developer
Questions
LIMIT 1 is what you want. Just keep in mind this returns the first record in the result set regardless of order (unless you specify an order clause in an outer query).
LIMIT 1
order