第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

關(guān)于子查詢

select r,e1.*

from (select rownum r,e1.*

? ? ? ? ? ? from (select empno,ename,sal from emp order by sal desc ) e1

????????????where rownum<=8) e2

where r >4

這樣不行?

select r,e2.*

from (select rownum r,e1.*

? ? ? ? ? ? from (select empno,ename,sal from emp order by sal desc ) e1

????????????where rownum<=8) e2

where r >4

這樣就可以了??


正在回答

3 回答

??select?r,e1.*
??from?(select?
????????????????rownum?r
?????????,e1.*?
???????from?(
??????????select?
????????????????????????????empno
???????????????,ename
????????????????,sal?
????????????from?emp?
???????????order?by?sal?desc?
??????????)?e1??
?????????????where?rownum<=8?)?e2
?????where?r?>4

e1 是最內(nèi)側(cè)的

e2 是中間層

最外層select 查出結(jié)果。

??select?r,e1.*
??from?(select?
????????????????rownum?r
?????????,e1.*?
???????from?(
??????????select?
中間還隔著一層,所以不可以e1


0 回復(fù) 有任何疑惑可以回復(fù)我~

select? rownum,e1.* 開頭沒問題? ?如果代入 R 的話 結(jié)合后面 where r>4? 最后會(huì)出來兩排R參數(shù)

0 回復(fù) 有任何疑惑可以回復(fù)我~

你看是 以誰(shuí)為主表? ?你第一個(gè)查詢的 是 e1.* 而e1表在 子表里面?

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

關(guān)于子查詢

我要回答 關(guān)注問題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)