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


Please Help Members By Posting Answers For Below Questions

You want to implement the one-to-many relationship while designing tables. How would you do it?

514


How to change the password of a login name in ms sql server?

566


List the types of recovery model available in sql server?

507


Explain difference between control flow and data flow?

536


What is pessimistic concurrency?

546






How to list all columns in a table using odbc_columns()?

540


How to create database with physical files specified in ms sql server?

546


Explain various On-Delete options in a DB table. Which is the default option?

902


Explain the difference between primary keys and foreign keys?

519


What are two difference between sql azure and azure tables?

139


Explain the microsoft sql server delete command?

540


What are the different normalization forms?

622


Explain “row_number()” in sql server with an example?

526


What are the restrictions that views have to follow?

565


What happens if strings are casted into wrong code pages in ms sql server?

570