What is index? How many types of indexes?
Answers were Sorted based on User's Feedback
Answer / kishore
Index is a performance tuning method of allowing faster
retrieval of records. Oracle indexing is a standing B-Tree
indexing for fast retrieval.
Syntax: CREATE INDEX EmpInfo ON Employee(EmpID,Emp_Name)
we have two types indexes
1. Clustered indexes
2. Non-Clustred indexes
| Is This Answer Correct ? | 36 Yes | 9 No |
Answer / ruchi
index is a data structure used for fast retrival of data.
| Is This Answer Correct ? | 7 Yes | 3 No |
What is database schema?
How many segment are present in Oracle Manufacturing
How do you add a data file to a tablespace?
what is correlated subquery
statement string in open is null or 0 length ORA-40735
Can anybody tell which is the best training institute for learning Oracle in chennai...? And i also i want placement assurance
whats the difference between join command and Cartesian product using example?
how can it possibble to see the report output in excel sheet in oracle applications
Differentiate between unidentified receipt, unapplied receipts and on account receipts? : oracle accounts receivable
1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?
What does coalescing a tablespace do?
How do you create a credit note against an invoice? : oracle accounts receivable