最新的Oracle Introduction to Oracle9i: SQL - 1Z0-007免費考試真題
Which clause should you use to exclude group results?
正確答案: C
說明:(僅 Fast2test 成員可見)
Which one is a system privilege?
正確答案: B
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?
Which SQL statement would you use to create the view EMP_VU?
正確答案: A
說明:(僅 Fast2test 成員可見)
Examine the data in the EMPLOYEES and DEPARTMENTS tables.

You want to retrieve all employees, whether or not they have matching departments in the departments table. Which query would you use?

You want to retrieve all employees, whether or not they have matching departments in the departments table. Which query would you use?
正確答案: B
說明:(僅 Fast2test 成員可見)
The DBA issues this SQL command:
CREATE USER scott IDENTIFIED by tiger;
What privileges does the user Scott have at this point?
CREATE USER scott IDENTIFIED by tiger;
What privileges does the user Scott have at this point?
正確答案: A
說明:(僅 Fast2test 成員可見)
Which three are DATETIME data types that can be used when specifying column definitions? (Choose three.)
正確答案: A,D,E
說明:(僅 Fast2test 成員可見)
Which substitution variable would you use if you want to reuse the variable without prompting the user each time?
正確答案: D
說明:(僅 Fast2test 成員可見)