Answer Posted / nishi
A clustered index is a special type of index that reorders the way records in the table are physically stored. Therefore table can have only one clustered index. The leaf nodes of a clustered index contain the data pages
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to start your 10g xe server from command line?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How do I limit the number of rows returned by an oracle query after ordering?
How to estimate disk space needed for an export job?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What is oracle in java?
Explain what are the uses of rollback segment?
What is a connect identifier?
How to return top 5 rows in oracle?
What is data type in oracle?
How to run create database statement again?
How to create an initialization parameter file?
What are the advantages of oracle 12c?
How do I learn what codesets are available in oracle?
Can we store images in oracle database?