To start the optimization process, which performs two functions:
For each Microsoft Dynamics NAV table, the SQL Server indexes, other than the primary key, are rebuilt to optimize their layout and usage.
For each SIFT structure, any entries that contain zero values in all numeric fields are removed. The removal of these redundant entries will free space and provide more efficient updating and summing of SIFT information.
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Thx for the reply Kamil.
It means that optimize table is not needed for NAV editions after NAV 4.0 (NAV 5.0, NAV 2009 and NAV 2013), right? IF I've done the database maintenance (Rebuilding Index on the SQL Server).
Superpuz