Types of optimization?
Answers were Sorted based on User's Feedback
Answer / anil kumar abbireddy
1.Cost based Optimization (CBO)
2.Rule Based Optimization (RBO)
Is This Answer Correct ? | 19 Yes | 4 No |
Answer / sohail
Two types of optimization.
1.logical optimization
2.physical optimization.
Is This Answer Correct ? | 8 Yes | 4 No |
Answer / sanket mishra
local optimization
global optimization
with respect to intermidiate code optimizer in Compiler
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / parameswara reddy.challa
logical optimization
physical optimization
Is This Answer Correct ? | 4 Yes | 3 No |
Answer / rajesh
full optimization
on-page optimization
off-page optimization
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / esther eleonu
Amount optimum
symmetrical optimum
variant optimum
Is This Answer Correct ? | 0 Yes | 0 No |
Do we need to create index on primary key?
Can we write ddl statements in functions?
Does sql*plus have a pl/sql engine?
what is a materialized view? : Sql dba
What is a sql instance vs database?
What are the 3 modes of parameter?
What is compound trigger?
Does inner join return duplicate rows?
Differentiate between sga and pga.
Fetch an entire row from the employees table for a specific employee ID:
what are all the different types of indexes? : Sql dba
Which clause of an UPDATE statement allows you to affect only certain rows of a table? 1. The WHERE clause 2. The SET clause 3. The ROWS AFFECTED clause 4. The ORDER BY clause