试题详情
- 单项选择题User Mary has a view called EMP_DEPT_LOC_VU that was created based on the EMPLOYEES, DEPARTMENTS, and LOCATIONS tables. She has the privilege to create a public synonym, and would like to create a synonym for this view that can be used by all users of the database.Which SQL statement can Mary use to accomplish that task?()
A、CREATE PUBLIC SYNONYM EDL_VU ON emp_dept_loc_vu
B、CREATE PUBLIC SYNONYM EDL:VU FOR mary (emp_dept_loc_vu);
C、CREATE PUBLIC SYNONYM EDL_VU FOR emp _dept_loc_vu;
D、CREATE SYNONYM EDL_VU ON emp_dept_loc_vu FOR EACH USER;
E、CREATE SYNONYM EDL_VU FOR EACH USER ON emp_dept_loc_vu
F、CREATE PUBLIC SYNONYM EDL_VU ON emp_dept_loc_vu FOR ALL USERS;
关注下方微信公众号,在线模考后查看

热门试题
- The EMP table conta
- Which two statements
- Examine the structu
- Examine the structu
- The user Alice wants
- The STUDENT_GRADES
- Examine the structu
- Evaluate the SQL st
- In which case would
- EvaluatethesetofSQLs
- The PRODUCTS table
- In a SELECT statemen
- When should you crea
- Which three statemen
- Which two statements
- The EMP table conta
- The database admini
- The EMPLOYEES table
- What is true about s
- Which iSQL*Plus feat