What is the Update Statistics operation?

DBMaker records statistics internally for some database object, like table and index. These statistics are helpful to the DBMaker query optimizer to make the right decision to query data more efficiently. You should do the update statistic operation periodically for more efficient queries. You can either ask DBMaker to do the operation periodically or automatically for you. Please refer to the CREATE TABLE command to obtain more information.

Copyright 1999-2001 CASEMaker Inc. All rights reserved.
Comments or questions about our web site? Please write the webmaster.
Terms and Conditions | User Privacy Statement