试题详情
- 单项选择题 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
关注下方微信公众号,在线模考后查看
热门试题
- Given: 11.double&en
- Which of the followi
- 为了启动Oracle数据库实例,Orac
- To clean
- ()是一种用于执行SQL语句的Java
- In Recovery
- 当需要创建用户时,可以使用如下()语句来
- What are three facts
- 在Oracle中,()数据字典表可以用来
- Evaluate the SQL sta
- You are
- In user-manage
- You manually&e
- DRAGDROPClicktheTask
- Given: Which t
- Examine the&en
- Every Sunday,&
- To view
- You work
- 假设需要更改表名“CUSTOMER”为“