Can we create clustered index on non primary key column
Answer Posted / venkat
yes we can create clustured index on non primary key,
But that column has unique values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is public role in sql server?
What is sql server management studio? : sql server management studio
How do I debug a stored procedure in sql server?
Define Unique Key?
What are the options which must be set to allow the usage of optimistic models?
What are the differences between local and global temporary tables?
Define tempdb database?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What is the difference between coalesce() & isnull()?
What are the differences between lost updates and uncommitted dependencies?
Does a sql server 2005 select statement require a from?
What are the reporting services components?
What are the restraints imposed on the table design by a merge replication?
What is sql service broker?
What is 'write-ahead log' in sql server 2000 ?