單項選擇題

若想復制一個和student表結(jié)構(gòu)一樣的表STU,但是不需要復制數(shù)據(jù),那么下列操作正確的是()

A.create table STU like student
B.create table STU select * from student
C.create table STU as student
D.cp student STU

微信掃碼免費搜題