how many non clustered index in sql server 2008,2010,2012
Answer Posted / dilipkumar
there are 1 clustered index and...
in 2008 sql server total 249 non clustered index
in 2010 sql server total 999 non clustered index
in 2012 sql server total 999 non clustered index.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Is null in sql server?
What is NOT NULL Constraint in sql server 2012?
Name three of the features managed by the surface area configuration tool? : sql server security
What is partition index in sql server?
How to send email from database?
How to rebuild the master database?
What is create command?
How to delete a login name in ms sql server?
Name some of the open source software that you can use in alternative to SSR?
Explain sql server authentication modes?
How to recompile stored procedure at run time?
What is tcl in sql server?
Describe the left outer join & right outer join. : sql server database administration
How many types of the database links?
what is denormalization? : Sql server database administration