On 12/6/06 12:44 AM, Clayton Scott wrote:
> 2. create a sequence called <tablename>_seq

That's the crux of it.  It looks like I'll have to just pick a naming scheme
and say, "If you deviate from this, don't try to use RDBO's 'serial' column
type with oracle."

> Postgres does the exact same thing for it's SERIAL type except it sets
> up the sequence and (I'm assuming) a trigger for you.

Right, which is why RDBO can always guess the correct sequence name for
serial columns in Pg.

-John



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to