SQL題目,誰幫忙做一下,明天考試急用

時間 2021-06-13 06:35:20

1樓:謇霜

(1)create table sc (sno not null,cno not null,grade)

(2)select * from student where sname like '司馬%'

(3)create view pc_view with encryption as select * from student shere sdept='計算機系'

(4)grant alter,insert on student to u1

(5)select sname ,sno from student s,course c,sc a where a.sno=s.sno and c.cno=a.cno and

c.cname='資料庫原理及應用' order by s.sno desc

2樓:

出的題不嚴謹啊,居然不告訴資料型別,樓上的建表沒加資料型別1、create table sc

(sno varchar(10) not null,cno varchar(10) not null,grade int)

SQL一道題目。選什麼?為什麼?

選b,一個表可以有多個非聚集索引,但只能有一個聚集索引。如果該表上尚未建立聚集索引,且在建立 primary key 約束時未指定非聚集索引,primary key 約束會自動建立聚集索引。一道linux題目.選什麼?為什麼 linux是一款免費的作業系統,使用者可以通過網路或其他途徑免費獲得,並可...

高分懸賞,解決sql查詢題目,高分懸賞,解決一個SQL查詢題目

select address,count address as 人數 from 表 group by address 嗚嗚,為什麼剛提交不成功,就有人佔先了 create view test as select address as 居住地址,count name as 居住人數 from test...

英語題目,高手幫忙

答案 it 分析 it 不知道對方是誰,或只聞其聲,不見其人時用 另外,代替前面提到的東西 that 代替不可數名詞 如人口,天氣等 one 代替同類事物 this 給對方介紹朋友時用,一般不用來代替前面的東西。如 your skirt is beautiful where did you buy ...