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
What is the best for multiple iif statements access 2003
Password security for linked tables in Access
FileZilla FTPS, Cisco ASA - 425 Can't open data connection.
stsadm.exe not found with WSS 3.0 installation
Outlook 2007 client trying to download wrong default OAB
Microsoft SQL Server certification
Add grid object
MS Office 2003 - Please Insert Disc
insert missing deleted rows in a table from a backup
SQL awkward behaviour (urgent)