單項(xiàng)選擇題SQL Server 2000企業(yè)版可以安裝在操作系統(tǒng)上。()

A、Microsoft Windows 98 
B、Microsoft Windows 2000 Professional   
C、Microsoft Windows 2000 Server
D、Microsoft Windows XP


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題下列語(yǔ)句中正確的是()表score(sti_id,names,math,English,VB)

A.selectstu_id,sum(math)froms core
B.selectsum(math),avg(VB)from score
C.select*,sum(english)from score
D.delete * from score

2.單項(xiàng)選擇題在SQL中,SELECT語(yǔ)句的“SELECT TOP 10”表示查詢結(jié)果中()

A.前10條記錄
B.后10條記錄
C.前10%條記錄
D.后10%條記錄

3.單項(xiàng)選擇題數(shù)據(jù)庫(kù)概念模式產(chǎn)生于數(shù)據(jù)庫(kù)系統(tǒng)設(shè)計(jì)的()階段。

A.規(guī)劃
B.需求分析
C.概念設(shè)計(jì)
D.邏輯設(shè)計(jì)

4.單項(xiàng)選擇題INSERT-SQL語(yǔ)句中所使用的數(shù)據(jù)不能來(lái)自于()。

A.數(shù)組
B.變量
C.查詢
D.索引

5.單項(xiàng)選擇題SQL中的INSERT語(yǔ)句可以用于()。

A.插入一條記錄
B.插入一個(gè)字段
C.插入一個(gè)索引
D.插入一個(gè)表