You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get index information per tables instead of once for all tables
This will allow us more flexibility with per table maintenance.
for big databases it is taking time to get the index information before we start to process the maintenance.
Get index information per tables instead of once for all tables
This will allow us more flexibility with per table maintenance.
for big databases it is taking time to get the index information before we start to process the maintenance.