ALTER SEQUENCE... ? Or drop and recreate
Or read all the values you don't need... robert > --- Urspr�ngliche Nachricht --- > Von: Christoph Weser <[EMAIL PROTECTED]> > An: "maxdb (E-Mail)" <[email protected]> > Betreff: Influence a Sequence > Datum: Wed, 1 Jun 2005 15:09:50 +0200 > > Hello! > > Short question: Is it possible to increment a sequence manually? > Example: My sequence goes 1000, 1001, 1002, ....but after a special event > it > should go on with 2000, 2001, 2002,... > > Any other solution than dropping and recreating the sequence? > > Thanx a lot! > > Chris > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > -- Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis ++ Jetzt anmelden & testen ++ http://www.gmx.net/de/go/promail ++ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
