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
How to list all user names in a database?
What is bookmark link in ssrs?
Give the query of getting last two records from the table in SQL SERVER?
What is the difference between composite index and covering index?
Explain what are page splits? : SQL Server Architecture
Can foreign key be duplicate?
What does Master database contains?
What are the types of joins in sql?
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 always create a cache of a report?
Why we should not use triggers?
How to get the definition of a user defined function back?
How to use subqueries with the exists operators in ms sql server?
Which is the main third-party tool used in sql server?
What are the difference between primary keys and foreign keys?