SQL Practice Logo

SQLPractice Online

Not Started
1/10

Top Sales Employees

EasyQUERY

Write a SQL query to return the top 3 highest-paid employees in the 'Sales' department. Show id, name, and salary.

Schema Context

employees(id, name, department, salary)

Quick guide

Write SQL + one short complexity/index note.

Expected format: Expected: executable SQL query.

Answer Workspace

First-time tip: Submit once to unlock structured feedback and scoring for this question.

Live Feedback

Submit your answer to view structured evaluation and scoring.

0

Completed

0

Attempted

0

Skipped