What is mean by "fill factor" ? and what is mean
by "Index "in sql?

Answer Posted / gunjan sapra

fill factor is a defiened percentage between 0 to 100 in
which we leave exra gaps to accomodate future expansions in
the storage of the futures data.
indexing in sql is same as the index in our books. it helps
us to manage our data more appropriately.it can be done in
two ways namely clustered index and non-clusterd index.
we can create only one clustered index per table and
maximum of 249 non-clustered indexes per table.

Is This Answer Correct ?    15 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you think of this implementation? Can this be implemented better?

702


What new data source types were added in ssrs 2014?

130


Explain the difference between cross join and full outer join?

672


What are pages and extents? : SQL Server Architecture

712


What is data block and how to define data block size?

781






do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration

671


How much does sql server 2016 cost?

754


Explain the use of containers in ssis and also their types?

704


What are the results of running this script?

663


How do I perform an unattended install of sql server 2000?

757


When would you use a before or after trigger?

660


How to use copy and concatenate commands in SQL?

776


how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A

1415


How do clustered indexes store data?

798


Explain about system database?

793