![]() |
#3 |
Участник
|
может вам джобик написать и из аксапты запускать?
чтото типа X++: Connection con; Statement stmt; ; con = new Connection(); stmt = con.createStatement(); stmt.executeUpdate("ANALYZE TABLE " + _tableName + " COMPUTE STATISTICS");
__________________
aLL woRk aNd nO JoY MAKes jAck a dULL Boy |
|