Re: I was made of fun of the last time I posted, but here goes..

From: JOG <jog_at_cs.nott.ac.uk>
Date: Thu, 04 Oct 2007 00:19:56 -0000
Message-ID: <1191457196.200968.310600_at_y42g2000hsy.googlegroups.com>


On Oct 2, 12:11 am, "Evan Keel" <evank..._at_sbcglobal.net> wrote:
> I am developing a database design course for young PHP programmers. Here is
> why:
>
> CREATE TABLE tblShoes(
> charSKU as Char(10) //first 3 characters indicate color,
> charSizes as char(5) // ex. 7B,7C,7D,7E,7EE,7EE,8A,
> intPID as int //Producer number //Producer ID
> charPCity as varchar(35) //producer city );
>
> I wrote this real fast and the // are just comments. So my question is C.J
> Date hates the concept of data modeling, although at one time he was happy
> to define "Entity".

I'd warrant that only CJ Date is going to be able to answer your questions as to his opinions on data modelling. Luckily he has written several books around such topics ;)

> I think tables are very logical, and a tool called
> FabForce D4Data. It is free.
Received on Thu Oct 04 2007 - 02:19:56 CEST

Original text of this message