Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which index created when Create Index on table(col), Why

Answers were Sorted based on User's Feedback



Which index created when Create Index on table(col), Why..

Answer / indexes

Non Clustered Index by Default.

Is This Answer Correct ?    15 Yes 0 No

Which index created when Create Index on table(col), Why..

Answer / sanjay

whenever you create index without specifying the type, its
non-clustered.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is data integrity? Explain constraints?

1 Answers   Thinksoft,


How to perform backup for certificates in sql server? : sql server security

0 Answers  


What are the steps you will take to improve the performance of a poor performing query?

0 Answers  


Explain SELF JOIN ?

3 Answers   ADP,


Do you know what guidelines should be followed to help minimize deadlocks?

0 Answers  


How do SQL server 2000 and XML linked?

2 Answers  


How to list all dsn entries on your local machine using odbc_data_source()?

0 Answers  


What do you mean by data manipulation language?

0 Answers  


how you can list all the tables in a database?

0 Answers  


Which one is faster delete/truncate? Why?

1 Answers   Infosys,


What is a non clustered primary key?

0 Answers  


As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?

0 Answers  


Categories