Answer Posted / raju
No. If a table have primary key column automatically it is
clustered index. if a table have other than primary key
it have non clustered index. so answer of the question is it
doesn't support non clustered index in the primary key column
| Is This Answer Correct ? | 22 Yes | 10 No |
Post New Answer View All Answers
Which is the latest version of sql server and when it is released?
When does a workload on SQL Azure get throttled?
What is the benefit of normalization?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What is difference between unique and primary key?
how to avoid cursors? : Sql server database administration
Give a example to search fr a string in all stored procedure in sql server.
How to create a Master database in SQL server ?
What structure can you implement for the database to speed up table reads?
What is the importance of concurrency control?
Explain the concept of view and Types of views in SQL server?
What is dimension table? : sql server analysis services, ssas
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
Can you explain powershell included in sql server 2008?
What is buffer cash in sql server?