试题详情
- 单项选择题You need to perform certain data manipulation operations through a view called EMP_DEPT_VU, which you previously created. You want to look at the definition of the view (the SELECT statement on which the view was created.) How do you obtain the definition of the view?()
A、Use the DESCRIBE command on the EMP_DEPT_VU view.
B、Use the DEFINE VIEW command on the EMP_DEPT_VU view.
C、Use the DESCRIBE VIEW command on the EMP_DEPT_VU view.
D、Query the USER_VIEWS data dictionary view to search for the EMP_DEPT_VU view.
E、Query the USER_SOURCE data dictionary view to search for the EMP_DEPT_VU view.
F、Query the USER_OBJECTS data dictionary view to search for the EMP_DEPT_VU view.
关注下方微信公众号,在线模考后查看

热门试题
- The EMPLOYEES table
- Evaluate the set of
- Examine the descrip
- Which operator can b
- What is true about j
- Youneedtoproducearep
- Which three SELECT s
- Which constraint can
- Evaluate this SQL s
- Which clause would y
- Which two are attrib
- Which are DML statem
- Examinethedescriptio
- Examine the structu
- In which scenario wo
- Examine the data fr
- Which SQL statement
- When should you crea
- Evaluate this SQL s
- Which statement crea