Loading...

Sort Tokens by Scope Character

A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.

Domain
SQL
Difficulty
easy
Seniority
junior

Problem

A compliance team needs API token scopes sorted for an audit trail. List all tokens alphabetically by the second character of the scope value.

Practice This Problem

Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a live PostgreSQL database and grades it instantly.