What is the function of Optimizer ?
Answer / guest
The goal of the optimizer is to choose the most efficient
way to execute a SQL statement.
Is This Answer Correct ? | 4 Yes | 0 No |
What is the usage of synonyms?
What is the difference between PFILE and SPFILE in Oracle?
What do database buffers contain?
How to define an anonymous block?
How to define a record variable to store a table row?
what is query and types of query
How to retrieve 5th highest sal from emp table?
T1: T2 A X--- this is updated record B B like this T1 table having no.of records updated. write a query"retrive updated record from T2"
What is tablespace in oracle? how can we create? how is it manage? . . . Thnx 2 All in Advnc....:)
how to make an oracle object
sql command 2 know current database
How to use attributes of the implicit cursor in oracle?