what is physical sort data and logical sort data in index?
Answer Posted / monal
When you create Clustered Index data is physically sorted
based on the column used in clustered index.
don't know what is logical sort data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are magic tables in sql server?
How to change the password of a login name in ms sql server?
What is primary key, unique key, and foreign key?
What is service broker?
How you can get a list of all the table constraints in a database?
What is the primary use of the model database?
How to set the current database in ms sql server?
How to get a list of columns using the "sys.columns" view in ms sql server?
What are the parts of a function?
What is check constraint in sql server?
What is query cost in sql server?
Describe different Processing Modes offered by SSRS?
How to call stored procedure using http soap?
How ssrs maintain security?
What the class forname () does?