From the course: Advanced SQL for Query Tuning and Performance Optimization

Unlock the full course today

Join today to access over 23,400 courses taught by industry experts.

Challenge: Analyze schema statistics

Challenge: Analyze schema statistics

(upbeat music) - [Narrator] In this challenge, we're considering a scenario where we've created a table called sensor_metrics and we've inserted a large number of rows. Now, we want to make sure our table statistics are up to date. So what command would you run to update statistics on the sensor_metrics table?

Contents