|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#41. You imposed a column-level Virtual Private Database (VPD) policy as follows: BEGIN DBMS_RLS.ADD_POLICY (object_schema=> ‘scott’, object_name => ‘employees’, policy_name => ‘hr_policy’, function_schema => ‘pol_hr’, policy_function => ‘hrpol’, sec_relevant_clos => ‘salary,commission_pct’); END;
Which statement regarding hr_policy is true?
Show comments for this question (1)
Add comments
Link to this question
|
|
#44. You have three temporary tablespace groups named G1, G2, and G3 in your database. You are creating a new temporary tablespace as follows: CREATE TEMPORARY TABLESPACE TEMP1 TEMPFILE ‘/u1/data/temp1.dbf’ SIZE 10M TABLESPACE GROUP ‘ ‘;
Which statement regarding the above command is correct?
Show comments for this question (0)
Add comments
Link to this question
|
|
#49. You modified the optimizer statistics of a table by using the DBMS_STATS.GATHER_TABLE_STATS procedure. You realized that the newly generated statistics have created suboptimal execution plans for that particular table. What would you do to revert to the previous set of statistics as soon as possible?
Show comments for this question (0)
Add comments
Link to this question
|
|
|
|
gen. 0.079
|
Server date 05:57 02-12-2008
|
Developed by Zip © 2006
|
|
 |
|
|