AI Coder
AI
Code Editor
Show Output
SELECT * FROM employees ORDER BY salary DESC LIMIT 3;
Output Preview