What is the basic difference between clustered and a
non-clustered index?
Answer Posted / bhai(prakash.g)
clustered index is only one clustered index per table.
non clustered index is more than one in table.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is the web service used for reporting services?
What is the purpose of data source?
Determine when to use stored procedure to complete sql server tasks?
What is data file in computer?
Describe how to use linked server?
What is the primary use of the model database?
What are the disadvantages of merge replication?
What happens to a statement batch if there is a compilation error?
What is the function of inner join?
Can the query output be sorted by multiple columns in ms sql server?
What happens if the update subquery returns no rows in ms sql server?
Which table keeps information about stored procedures?
Explain cursor as data base object?
What is the order by used for?
What is mean by candidate key?