题目
BU.330.770.T2.FA25 Final Exam- Requires Respondus LockDown Browser
单项选择题
Which of the following is a valid SQL statement?
选项
A.CREATE TABLE newname (colA NUMBER, colB DATE);
B.CREATE TABLE newname SELECT all FROM books;
C.CREATE TABLE newname (colA, colB);
D.CREATE TABLE newname (colA DATE, colB VARCHAR2(7,2));
查看解析
标准答案
Please login to view
思路分析
Question: Which of the following is a valid SQL statement?
Option 1: 'CREATE TABLE newname (colA NUMBER, colB DATE);' This follows the standard CREATE TABLE syntax, listing the table name and a list of column definitions with data types. In Oracle-like dialects, NUMBER and DATE are valid data typ......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
CREATE TABLE Persons ( PersonID INTEGER, LastName VARCHAR, FirstName VARCHAR, Address VARCHAR, City VARCHAR ); After running the above query, how many rows of data are in this table (not counting the header row)?
Which of the following is a valid SQL statement?
In a consumer society, many adults channel creativity into buying things
Economic stress and unpredictable times have resulted in a booming industry for self-help products
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!