What is an Index , Types od index why we are use index.
Answers were Sorted based on User's Feedback
Answer / ravi saini
An index is a performance-tuning method of allowing faster
retrieval of records. An index creates an entry for each
value that appears in the indexed columns. By default,
Oracle creates B-tree indexes.
Create an Index
The syntax for creating a index is:
CREATE [UNIQUE] INDEX index_name
ON table_name (column1, column2, . column_n)
[ COMPUTE STATISTICS ];
UNIQUE indicates that the combination of values in the
indexed columns must be unique.
| Is This Answer Correct ? | 2 Yes | 1 No |
cursor 1 and cursor 2 are there did you open both the cursors at a time or not?
in which tables the transaction details stored? at least two.
What is P2P cycle.
27 Answers Accenture, Deloitte, EE Limited, EXL, IBM, Tech Mahindra,
in one report using two layout models.if yes how to do
what is the difference between varchar and varchar(2)?
In Per_all_people_f table what is the significance of '_f ' ?
what are the types of interfacing?
In what situation u create the BPA.
IN WHICH MODULE THE LEGAL ENTITY COMES?
how to create requst set in oracle apps and how to send muliple requests at a time,
What are Mandatory triggers to write in the block, which is created on view?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?