13 Dec
2005
13 Dec
'05
4:57 p.m.
I confirm for the MySQL part, this is the way I would do it. Joe Murray, PhD President, JMA Consulting 57 Grandview Ave, Toronto, Ontario, Canada M4K 1J1 416.466.1281, 416.466.1277 (f) joe.murray@jmaconsulting.biz Skype: josephpmurray Message: 11 Date: Tue, 13 Dec 2005 09:09:22 -0600 From: "Nicolas Tostin" <nicolast@logis.com.mx> Subject: Re: [development] auto_increment To: <development@drupal.org> Message-ID: <005c01c5fff7$33a82630$b400a8c0@Nikko> Content-Type: text/plain; charset="iso-8859-1"
You can get a sequence just inserted. This also can be done with PostgreSQL, and probably Oracle. Don't know about MSSQL.
I confirm for the Oracle part, this is the way I would do this.