无码av一区二区三区无码,在线观看老湿视频福利,日韩经典三级片,成 人色 网 站 欧美大片在线观看

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊

[Database-Leetcode]176. Second Highest Salary

2021-02-21 08:43 作者:您是打尖兒還是住店呢  | 我要投稿

Write a SQL query to get the second highest salary from the?Employee?table.

Employee

For example, given the above Employee table, the query should return?200?as the second highest salary. If there is no second highest salary, then the query should return?null.


answer

SELECT MAX(Salary) AS SecondHighestSalary FROM Employee

WHERE Salary < (SELECT MAX(Salary) FROM Employee);






[Database-Leetcode]176. Second Highest Salary的評論 (共 條)

分享到微博請遵守國家法律
乡宁县| 军事| 西昌市| 安龙县| 怀仁县| 柘城县| 托克逊县| 黔江区| 垣曲县| 寿宁县| 抚顺市| 城口县| 昭平县| 花垣县| 汕头市| 江门市| 唐海县| 金湖县| 古田县| 双城市| 文化| 旬邑县| 自治县| 廉江市| 巢湖市| 龙门县| 城口县| 盈江县| 高陵县| 云安县| 林西县| 南岸区| 上杭县| 固安县| 南城县| 广丰县| 伊金霍洛旗| 双牌县| 喀喇| 合肥市| 金山区|