Running sp_updatestats on AWS RDS database

Part of the maintenance tasks that I perform on a MSSQL Content Manager database is to run stored procedure sp_updatestats.!-- HTML generated using hilite.me -->exec sp_updatestatsHowever, that is not... Read the full text.