皮皮学,免费搜题
登录
搜题
【单选题】
You need to create a table named ORDERS that contain four columns: 1. an ORDER_ID column of number data type 2. aCUSTOMER_ID column of number data type 3. an ORDER_STATUS column that contains a character data type 4. aDATE_ORDERED column to contain the date the order was placed. When a row is inserted into the table, if no value is provided when the order was placed, today's date should be used instead. Which statement accomplishes this? ()
A.
CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE = SYSDATE);
B.
CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);
C.
CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);
D.
CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE = SYSDATE);
E.
CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE = SYSDATE);
F.
CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE DEFAULT SYSDATE);
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【简答题】VII. 单词拼写(共10题,每题1分,共10分) 71. I’m sorry, but I didn’t mean to keep you waiting here for a long time. Can you f______ (原谅)me? 72. The boy lifted the stone with all his  s_______(力量). 73. To succeed as ...
【判断题】进出门上下车时男生不必谦让女生
A.
正确
B.
错误
【判断题】如果需要附加的工作,维修人员和客户讨论并进行该工作。( )
A.
正确
B.
错误
【判断题】剪式汽车举升机操作前若车内的行李物品重量很轻,则无需将其搬出车外。
A.
正确
B.
错误
【简答题】对话填空共10小题;每小题1分,满分10分) Olivea---O ; Pansy---P O:Hi, it’s you, Pansy ! I didn’t 76 r_______ you !                                                                     76 P:Hi, Olivea ! Long time no see....
【多选题】填空题:请同学们根据前后文将空白处填上。注意首字母大写。 (A passenger with some fragile items is checking in) P: Good afternoon! I want to check in this box. A: Well, please 1_____________________________________________________...
A.
put it on the belt
B.
this box is considered improperly packed for carriage
C.
fragile baggage is not allowed to make value declaration
D.
I will place a fragile sticker on it
E.
we will ship the box
【简答题】Mom, Dad, I’m going to college! Can you believe it? I never thought it could happen. 16 middle school and p art of high school, I 17 to keep up. I was not a bad student,but I just didn’t understand 18...
【单选题】从下面的说法中选出技术员的本职工作()
A.
技术员的基本任务是直接从客户处听取要求并据此进行工作
B.
如果需要附加的工作,技术员向业务人员汇报,在技术员继续工作前,领班将和客户讨论
C.
如果需要附加的工作,技术员和客户讨论并进行该工作
D.
技术员的基本任务是进行维护和修理工作并在结束时作最后的检查
【简答题】I’m a middle school student. In the past, I had some bad . I hardly had breakfast I usually got up late. I didn’t like exercising. I ____ exercised one to two times a month. In the evening, I always w...
【判断题】进出门上下车时男生不必谦让女生。判断对错
A.
正确
B.
错误
相关题目: