Canceling statistics collection

To cancel statistics collection mid analysis, execute CTRL-C on or call the INTERRUPT_STATEMENT() function.

To cancel statistics collection mid analysis, execute CTRL-C on vsql or call the INTERRUPT_STATEMENT() function.

If you want to remove statistics for the specified table or type, call the DROP_STATISTICS() function.