Write a SQL query to replace the employee id with the unique identifier. If an employee does not have a unique_id, show NULL.
-- SOURCE: https://leetcode.com/problems/replace-employee-id-with-the-unique-identifier/description/?envType=study-plan-v2&envId=top-sql-50 -- (id, unique_id) is the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results