PDA

View Full Version : Optimizing Tables?


oracleguy
12-01-2002, 07:34 AM
I was wondering if was possible by running some SQL query to tell if a table needs to be optimized or not. And if a table didn't need to be optimized, and I was to run the optimize table command, would it preduce and ill effects?


Thanks

Dylan Leblanc
12-02-2002, 12:32 PM
There must be. When I look at some of my tables using phpMyAdmin, there is an 'overhead' value that it can check.