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
Is there any difference between the primary key and unique key?
What is policy based management (pbm)? : sql server database administration
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
Which is faster statement or preparedstatement?
What are different type of Collation Sensitivity?
what types of replication are supported in sql server? : Sql server database administration
How to generate random numbers with the rand() function in ms sql server?
Tell about MOM Tool(Microsoft Operator Manager)?
What is the security principal at the server level that represents your session?
How do you manipulate data?
What is isnull() operator?
How to rebuild all indexes on a single table?
How to check if stored procedure is running in sql server?
What is a scheduled job or what is a scheduled task?
What does sql server mean?