Problem Description

Write a query idea to list indexes that are not used often. Keep it simple and generic.

Input Format

SQL query

Output Format

Result set

Sample Test Case

Input:
DB metadata tables
Output:
Index list

Constraints

DB-specific; show a general metadata read

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next