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
Define left outer join?
How retrieve field names from the table in SQL through JAVA code?
How to find tables without indexes?
How to use subqueries in the from clause in ms sql server?
What is a filestream?
Tell me the phases a transaction has to undergo?
How do triggers work?
What is wide table?
What are the different types of collation sensitivity?
What is the difference between functions and scalar functions?
What are drilldown reports?
What is the data tier application?
How to start and end transact-sql statements?
explain different types of joins? : Sql server database administration
What is 3nf normalization form?