Keywords: postgres, oracle, RDBMS computability issues

I'm trying to anticipate scripting computability issues for Postgres and
Oracle. I have already migrated from Perl Pg to Perl DBI, but there are
also RDBMS function issues to consider. Does anyone know whether Oracle
has a data (column) type equivalent to Postgres SERIAL, or does one have
to create a sequence and use nextval()/currval()/setval()?

--
Eric Engelhard
_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to