When you should use a low fill factor?
Answer / Shashwat Gupta
A lower fill factor is used when you want to reduce contention for page allocation, allowing new pages to be inserted more quickly. It's also useful when data grows unevenly or when the table will have frequent bulk inserts. However, a lower fill factor increases the overhead of maintaining the database and can lead to more fragmentation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is user defined datatypes and when you should go for them?
What is a trigger? Why we need it?
What is a Trace frag?Where can we use this?
How does recursive cte works in sql server?
how many clustered indexes can be created on a table? : Sql server database administration
What are xml indexes?
How to transfer data from a cursor to variables with a "fetch" statement?
How to find which stored procedure is currently running in sql server?
How do I make a resultset scrollable?
Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?
Determine when to use stored procedure to complete sql server tasks?
What factors you will consider calculating the storage requirement for that view?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)