A.Select 學(xué)號 from 成績 where 成績<60 B.Select 課程編號 from 成績 where 成績<60 C.Select 學(xué)號 from 成績 where<60 D.Select 課程編號 from 成績 where<60
A.CREATE B.ALTER C.DELETE D.UPDATE
A.選擇條件 B.對查詢進行排序 C.列表 D.分組條件