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

From: paul c <toledobythesea_at_oohay.ac>
Date: Tue, 02 Oct 2007 01:45:03 GMT
Message-ID: <zohMi.274321$fJ5.134380_at_pd7urf1no>


Marshall wrote:
> On Oct 1, 4:11 pm, "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 think tables are very logical, and a tool called
>> FabForce D4Data. It is free.

>
> Okay, I am not trying to "make fun" here, but I found your
> post confusing. The way I read it is that the above table has
> caused you develop a database design course for PHP
> programmers. Also you say "my question is" but you don't
> follow it with a question.
>
>
> Marshall
>

I imagine that the above table might well inspire somebody to write a lesson or two, don't know about a course though. One remark I don't understand is "Date hates the concept of data modeling". Where does he say this?

 From what I've read of his, Date certainly doesn't hate the concept of database design. Is that different from data modeling? Also, I'm curious what his definition of "Entity" is. Received on Tue Oct 02 2007 - 03:45:03 CEST

Original text of this message