Answer Posted / navneet sharma
Primary cannot be a non clustered index because when you
are creating primary key on a column then by defualt
cluster index will created on that column.
Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
How to execute multiple stored procedures at one time in sql server?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
How do you implement session management in SQL Server mode?
What is data file in computer?
What is the default value of an integer data type in sql server 2005?
How do you clear a log file?
Explain ranking functions?
What is use of except clause? How it differs from not in clause?
What are the different types of backups that exist?
What does it mean to normalize data?
Can group functions be mixed with non-group selection fields in ms sql server?
What is efficiency data?
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration
What is the server name in sql server?
What are the difficulties faced in cube development? : sql server analysis services, ssas