Answer Posted / rahul
indexing a table is access stretagy. its a way to sort and
search record in the table. its a faster way of retreving
records.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
How to start a new transaction in oracle?
Can we write insert statement in function in oracle?
What is the difference between translate and replace in oracle?
What is a private synonym?
please explain.. DB architecture ...
How to write numeric literals in oracle?
What are the numeric comparison operations?
How are extents allocated to a segment?
How to use values from other tables in update statements using oracle?
How to convert characters to dates in oracle?
In what script is snap$ created? In what script is the scott/tiger schema created?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
Explain the use of record length option in exp command.
How can I introduce multiple conditions in like operator?