What is the effect of setting the 'RULE' for OPTIMIER_GOAL
parameter of the ALTER SESSION Command ?
Answer / guest
This value causes the optimizer to choose the rule-based
approach for all SQL statements in a session regardless of
the presence of statistics
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a Nested Loop join?
How to convert raw data type into text in oracle? Explain
What is oracle in java?
i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
How to filter out duplications in the returning rows using oracle?
can u call user defined functions in select statements
What exactly do quotation marks around the table name do?
What is the difference between implicit index and explicit index?
What is Partitions in Table ?
What is an Oracle view?
What is the relationship among database, tablespace and data file?
select trunc(round(156.00,-1),-1) from dual;