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 |
what is organization id
what is the prerequisite for defining unit of measure?
Give a brief overview on OrderManagement.
What r the validation done in ap inbound ?
what is the purpose of standard cost update?
FLEX FIELDS?
Challenges faced during upgradation of 11i to R12
what are centralized and decentralized level of control of item attributes?
What do you understand by soa and what are the benefits of using this architecture?
While running the concurrent program we will get the status, we have to change the status. How it will be done.
List the types of flexfield?
What is OM Cycle and What do u mean by Alternate Item