Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> ERwin character generation

ERwin character generation

From: Jplahman <jplahman_at_cs.comnospam>
Date: 21 Jun 1999 21:00:34 GMT
Message-ID: <19990621170034.05876.00000917@ngol05.news.cs.com>


Hi:

I'm new to ERwin, so please be patient.

I've designed a table with the following columns:

LimitCode: Char(20)
LimitType: Char
LimitName: Char(20)

HoldUse: Char
Aim: Float
MinTol: Float
MaxTol: Float

LimitCode and LimitType form the primary key.

When ERwin generates the table, the order of the table is: LimitCode, LimitName, LimitType, HoldUse, Aim, MinTol, MaxTol. Why does ERwin do this?

Thank you

Jim
JPL Received on Mon Jun 21 1999 - 16:00:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US