Re: Help Understanding Document Syntax

2006-01-31 Thread Michael Stassen
Rhino wrote: First and foremost, thank you very much Michael for correcting my mistakes; I _was_ a bit sloppy in my reading of the syntax for the statements and that caused some unnecessary errors in my reply to Scott. However, your corrections are not _quite_ right even now. See below where

Re: Help Understanding Document Syntax

2006-01-31 Thread SGreen
where I > explain this. > > -- > Rhino > > - Original Message - > From: "Michael Stassen" <[EMAIL PROTECTED]> > To: "Rhino" <[EMAIL PROTECTED]> > Cc: "Scott Purcell" <[EMAIL PROTECTED]>; > Sent: Tuesday, January 31, 2006 1:

Re: Help Understanding Document Syntax

2006-01-31 Thread Rhino
this. -- Rhino - Original Message - From: "Michael Stassen" <[EMAIL PROTECTED]> To: "Rhino" <[EMAIL PROTECTED]> Cc: "Scott Purcell" <[EMAIL PROTECTED]>; Sent: Tuesday, January 31, 2006 1:18 AM Subject: Re: Help Understanding Document Syntax

Re: Help Understanding Document Syntax

2006-01-30 Thread Michael Stassen
Rhino wrote: The 'symbol' you are referring to, in the foreign key clause of the CREATE TABLE statement, is simply an opportunity for you to choose a name for the foreign key of the table; if you don't choose a name, MySQL will generate a default name for you. Therefore, if you do this:

Re: Help Understanding Document Syntax

2006-01-30 Thread Rhino
The 'symbol' you are referring to, in the foreign key clause of the CREATE TABLE statement, is simply an opportunity for you to choose a name for the foreign key of the table; if you don't choose a name, MySQL will generate a default name for you. Therefore, if you do this: CREATE TABLE