Answer Posted / orawhiz
An Index is an optional structure associated with a table to
have direct access to rows,which can be created to increase the
performance of data retrieval. Index can be created on one
or more columns of a table.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are a collation and state the different types of collation sensitivity?
How to call a stored function with parameters?
Can we connect to ORACLE db using Windows Authentication?
How to execute a stored procedure in oracle?
Can we write dml statement in function in oracle?
How to Truncate Table in Oracle
What is a tns service name?
What is a private synonym?
How do I recompile a procedure in oracle?
Why use resource manager in Oracle?
How to define and use table alias names in oracle?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What is primefaces used for?
What does sharding mean?
ABOUT IDENTITY?