WHICH INDEX IS FAST CLUSTER AND NON CLUSTER INDEX
Answer Posted / jabamit
CLUSTER INDEX BCZ THAT WORK PHYSICALLY(MEANS ALREADY IN DEC
OR ASC ORDER) BUT NON CLUSTER INDEX WORK DYNAMICALLY.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Why truncate is ddl?
How to convert numeric expression data types by assignment operations?
How to select all columns of all rows from a table with a select statement in ms sql server?
How many ways to create table-valued functions?
What is a sql join?
Explain the disadvantages of cursors?
What is view in sql?
Explain about integration services of Microsoft SQL server?
What is Command line parameters in PLSQL.?
What are the extra roles available in msdb? : sql server security
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
How each E-R model constructs can be mapped to the relational model?
How the authentication mode can be changed?
Explain Normalization and DE normalization
List out the difference between union and union all in sql server?