Re: The fable of DEMETRIUS, CONSTRAINTICUS, and AUTOMATICUS
Date: Sat, 23 Oct 2004 17:54:43 GMT
Message-ID: <CVwed.447344$Fg5.194667_at_attbi_s53>
"Kenneth Downs" <firstinit.lastname_at_lastnameplusfam.net> wrote in message news:jma9lc.ner.ln_at_mercury.downsfam.net...
>
> Code is recipes. They tell you what to do and you store them in a filing
> cabinet. Data is food, like flour and pies, you store them in the pantry
> and the refrigerator. When this distinction is not understood, you get
> paper in the fridge and flour in the filing cabinet.
> Or another example. I can do this:
>
> CREATE VIEW new_columns AS
> SELECT column_id FROM dd_columns
> WHERE column_id_existing IS NULL
>
> but I cannot do this:
>
> SELECT features FROM file:///BigBunchOfDDL.SQL
> WHERE Columns ARE Numeric
> AND columns HAVE Constraints
Marshall Received on Sat Oct 23 2004 - 19:54:43 CEST