What is the library index called?



What is the library index called?..

Answer / Hina Madan

There is no such concept as 'library index' in SQL Server. Indexes are database objects created on tables or views.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What do you understand by the data quality services in sql server?

1 Answers  


What are the type of joins? When do we use Outer and Self joins?

3 Answers  


Explain triggers in sql?

1 Answers  


How to select top 5 coloumn from a table without using coloumn name

5 Answers  


How do you troubleshoot errors in a SQL Server Agent Job?

1 Answers  


What is the difference between system objects and user objects?

1 Answers   HCL,


Can we insert data into a view?

1 Answers  


How you can get the list of largest tables in a database?

1 Answers  


What is sql injection? How to protect against sql injection attack?

1 Answers  


Explain mixed authentication mode of sql server?

1 Answers  


What is a partition key?

1 Answers  


Explain about SQL server 2005?

1 Answers  


Categories