Re: EOModeler SQL generation
Re: EOModeler SQL generation
- Subject: Re: EOModeler SQL generation
- From: Art Isbell <email@hidden>
- Date: Wed, 3 May 2006 20:18:27 -1000
On May 3, 2006, at 6:25 PM, Dave Elsner wrote:
After speaking with our Oracle DBA they would like columns name for
each table to be created in order of their significants when the
create table statements are ran.
However the default in EOModeler is to order them alphabetically is
there any way around this? So I can customize the order on a per
table basis ?
I would prefer not to write the SQL by hand.
You're going to have to do some manual work regardless, so you might
as well copy the create table statements generated by EOModeler,
paste them into a text editor, cut and paste the attribute list to
create the desired order, then execute that SQL statement in SQL*Plus
to create the tables.
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden