Query: dba_optimize
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBA_OPTIMIZE(3) 1 DBA_OPTIMIZE(3) dba_optimize - Optimize databaseSYNOPSISbool dba_optimize (resource $handle)DESCRIPTIONdba_optimize(3) optimizes the underlying database.PARAMETERSo $handle - The database handler, returned by dba_open(3) or dba_popen(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOdba_sync(3). PHP Documentation Group DBA_OPTIMIZE(3)