LeetCode SQL刷題全解

1. 交換性別 Given a table salary, such as the one below, that has m=male and f=female values. Swap all f and m values (i.e., change all f values to m and vice versa) with a single update query and no inte
相關文章
相關標籤/搜索