require_once 'DB.php';
integer dropSequence (string $seqName)
integer dropSequence
See "Introduction - Sequences"
name of the sequence to delete
integer - DB_OK or DB_Error, if fail
Table 20-1. Possible PEAR_Error values
This function can not be called statically
DB_Common::createSequence() , DB_Common::nextId()