Search
⌘K

Leetcode 627. Swap Salary

Write a single SQL UPDATE that toggles every row's sex value between 'm' and 'f' (i.e., swap 'm'->'f' and 'f'->'m') without using any SELECTs or intermediate tables.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.