What is an Index ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
How to pass a parameter to a cursor in oracle?
Without giving condition how to retrieve the unmatched records from table.
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
what is IDE,DMV in sql server?
What is recovery manager in Oracle?
DBMS vs. RDBMS
what are corelated subqueries
What is meant by a deadlock situation?
What are the arithmetic operations?
Can anyone give me information about oracle certification
does Oracle has only one table space?
Find all employees in Dept “Marketing”.