What is the difference between a fill factor of 100 and 0?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Explain view in sql server?

0 Answers  


What is query optimizer in sql server?

0 Answers  


What is the difference between the following two sql statements select count(*) from <tablename> select count(col_name) from <tablename>

5 Answers   247Customer,


How to convert a unicode strings to non-unicode strings?

0 Answers  


does physical index sort data

1 Answers  






What is the difference between count () and rowcount ()?

0 Answers  


What is forward - only cursors / read only cursor?

0 Answers  


How to concatenate two strings in SQL Server.

0 Answers   HCL,


What is log cache in sql server?

0 Answers  


What is the data type of time?

0 Answers  


Mention the differences between sql server and mysql.

0 Answers  


What are the different types of joins and what does each do?

2 Answers  


Categories