试题详情
- 单项选择题 Examine the structure of the EMPLOYEES table: EMPLOYEE_ID NUMBER Primary Key FIRST_NAME VARCHAR2(25) LAST_NAME VARCHAR2(25) HIRE_DATE DATE Which INSERT statement is valid? ()
A、INSERT INTO employees (employee_id, first_name, last_name, hire_date) VALUES (1000, 'John', 'smith','01/01/01);
B、INSERT INTO employees(employee_id, first_name, last_name, hire_date) VALUES (1000, 'John', 'smith','01 january 01');
C、INSERT INTO employees(employee_id, first_name, last_name, Hire_date) VALUES (1000, 'John', 'smith', To_ date ('01/01/01));
D、INSERT INTO employees(employee_id, first_name, last_name, hire_date) VALUES (1000, 'John', 'smith','01-Jan-01');
- A
关注下方微信公众号,在线模考后查看
热门试题
- Identify the
- In what v
- Sales details&
- The RECYCLEBIN
- 以下ORACLE认证的级别由低到高排列正
- In the i
- For which two action
- You have not configu
- ViewtheExhibittoexam
- ()包用于显示pl/sql块和存储过程中
- Which SQL statement
- Examine the descrip
- You have
- ExaminethefollowingR
- ViewtheExhibittoexam
- View the E
- You are w
- Given: Whatistheres
- Examine the structu
- You are c