Can we create clustered index on non primary key column
Answer Posted / guest
untill unless primary creating on the table we can create
cl index on a table
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What is update locks?
How to convert a numeric expression from one data type to another?
What are system databases into sql server (2005/2008)?
What do you mean by normalisation?
How to check if stored procedure is running in sql server?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
How self join is different from outer join?
What is 2nf normalization?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
How do you trace the traffic hitting a sql server?
What are filegroups in sql server?
If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio
What is set nocount on?
Tell me what is the significance of null value and why should we avoid permitting null values?
How many levels of sp nesting is possible?