What is clustered and non-clustered indexes?
Answer Posted / nive
clustered index are physically sorted
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How many developers work on postgresql?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
What is the mutating table and constraining table?
What is faster join or subquery?
Why do we need databases?
What is the maximum size of sqlite database?
how do you control the max size of a heap table? : Sql dba
Explain correlated query work?
Is vs as in pl sql?
what are all different types of collation sensitivity? : Sql dba
What is mutating error in pl sql?
How long does it take to learn pl sql?
How delete a row in sql?
Which function is used to return remainder in a division operator in sql?
What are inner and outer joins examples of both?