Search ⌘K
Target
Target

Interview Core Track · Medium · 25 min

Source Target ID Reconciliation

Given two tables source and target, identify the following: IDs present in the source table but not in the target table. IDs present in the target table but ...

Interview Core Track
Medium
25 min
joins
filtering

Company labels are directional practice context, not official interview guidance.

Timer 00:00
Back to practice

Objective

Practice joins through a Target-tagged business scenario.

Approach

Use this track to improve speed, edge-case handling, and accuracy under timed conditions.

Company context

Company labels are directional practice context, not official interview guidance.

Prereq: query basics
Prereq: filtering

Given two tables source and target, identify the following: IDs present in the source table but not in the target table. IDs present in the target table but not in the source table. IDs present in both tables but with different names.

Pro question
This is a Pro question

Upgrade to Pro to unlock this prompt, the SQL workspace, and all 254 problems.

Upgrade to Pro — unlock all 254 problems
Editor
SQL workspace

Run queries against the protected question data, then submit once the result shape looks right.

Sign in to run SQL

Create a free account or sign in before running queries against protected question data.