Azure SQL
Azure SQL DatabaseBelow is a script you can use to update all statistics with a full scan in a SQL Server database. This comes in super-handy for Azure SQL Databases and SQL Server Express Editions, as we don’t support Maintenance Plans with both. Alternatively, if you wish to update only out-of-date statistics then consider implementing MSSQL Tiger…