What is a clustered index?
Answer / pradeep
a clustered index is a indexin which both index and data
rows will be arranged in some particular sequence
datarows will be arranged based on the index in leaf pages
| Is This Answer Correct ? | 10 Yes | 3 No |
What is sqlcode -922 ?
What is CHECK PENDING ?
can any one expalin check point with an example?
What is blu acceleration in db2?
How to create a table using embedded sql?
What is dbrm in db2 database?
Could anyone clearly explain the diference between sub query and correlated sub query?
What is phantom read in db2?
Is it possible using max on a char column?
What is lock escalation?
what is dynamic cursor?gives syntax for this?
what are the SQL codes u freequently got?