Microsoft
Software
Hardware
Network
Question : Index fragmentation
I When I do A DBCC DBREINDEX ("HumanResources.Employee"
, PK_Employee_EmployeeID,80)
; on my index on my database 2005/2000 which was 66,66% it changes to 50% and if a do it again on the same index it go up to 85%.
Why is this happening or what should I do
Answer : Index fragmentation
how many records are there in this table? aka: how many data pages does the table/indexes occupy?
the smaller the table, the less meaning does the "fragmentation" have.
Random Solutions
Cannot Edit SQL Query Results
MS Access 2007 create csv file - quit excel object without asking to save.
how to find MailboxGUID from an Exchange database
I need access to automatically add a modifier to a cpt code listed in an excel spreadsheet if a certain cpt code is entered on the same line
Problem with a recently installed program not appearing in my All Programs List.
Displaying the color index of a cell
Downloading Freezes
changing data from a linked table
combobox Winform cannot bind to valuemember
multiple parameters in MS Access 2003