#1098

Duplicate Staging Keys

The load control check looks for src_id values that appear in stg_users more than once. Return those src_id values in ascending order.

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

src_id
101

Your query result will appear here