yochananrachamim / AzureSQL

129 stars 61 forks source link

Get index information per tables instead of once for all tables #41

Open yochananrachamim opened 10 months ago

yochananrachamim commented 10 months ago

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.