试题详情
- 单项选择题 You need to create a view EMP_VU. The view should allow the users to manipulate the records of only the employees that are working for departments 10 or 20. Which SQL statement would you use to create the view EMP_VU?()
A、CREATE VIEW emp_vu AS SELECT * FROM employees WHERE department_id IN (10,20);
B、CREATE VIEW emp_vu AS SELECT * FROM employees WHERE department_id IN (10,20) WITH READ ONLY;
C、CREATE VIEW emp_vu AS SELECT * FROM employees WHERE department_id IN (10,20) WITH CHECK OPTION;
D、CREATE FORCE VIEW emp_vu AS SELECT * FROM employees WHERE department_id IN (10,20);
E、CREATE FORCE VIEW emp_vu AS SELECT * FROM employees WHERE department_id IN (10,20) NO UPDATE;
- C
关注下方微信公众号,在线模考后查看
热门试题
- Given: What is
- Which Oracle
- Which two statements
- You have
- Given: Which t
- Examinethestructureo
- The EMPLOYEE tables
- 要重新启动ORACLE数据库服务器,首先
- Identify the&e
- What is t
- Which statemen
- Your developer
- 怎样取出在集合A中,但却不在集合B中的数
- The Database
- 在Oracle中,约束可以在DML语句执
- Every Sunday
- You upgraded your d
- Given: What is
- You work
- 在数据库启动后,用户权限、数据库对象的定