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