最佳化资料库。
语法: boolean dba_optimize(int handle);
传回值: 布林值
函式种类: 资料库功能
本函式将资料库最佳化。参数 handle 为开启资料库时所传回来的代号 ID。最佳化成功则传回 true 值,反之则传回 false。
dba_sync()