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