單項(xiàng)選擇題

在Products數(shù)據(jù)庫(kù)中建立一個(gè)新表Authors,表中應(yīng)該包含name列和每個(gè)作者的ID列,下列語(yǔ)法正確的是()。

A.CREATE TABLE AUTHORS ON Prpducts(name varchar(50),IDsmallint)
B.ALTER DATABASE products ADD TABLE Authors(name varchar(50),IDsmallint)
C.CREATE TABLE Products.Authors(name varchar(50),IDsmallint)
D.Create TABLE Products.Authors(name,ID)

微信掃碼免費(fèi)搜題