require_once 'MDB.php';
integer createSequence (string $seq_name, integer $start)
integer createSequence
See "Introduction - Sequences"
name of the new sequence to create
starting value of the sequence
integer - MDB_OK or MDB_Error, if fail
Table 33-1. Possible PEAR_Error values
This function can not be called statically.
MDB::nextId() , MDB::dropSequence()