Re: Relational Databases

2001-01-15 Thread Scott Baker
Go buy Paul DuBois' book on MySQL it's a good explanation of both MySQL and RDMS. At 03:43 PM 1/13/2001 -0800, [EMAIL PROTECTED] wrote: >I am a new user to MySQL. > >I am having a hard time understanding relational databases. > >Can anyone recommended any resources which helps explain >relationa

Re: Relational Databases

2001-01-14 Thread Danny
Database systems Design implementation and management by Rob and Cornel explains the concept the relational schema prefectly. I highly recommend it for people starting out in IT and university students On Sun, 14 Jan 2001, [EMAIL PROTECTED] wrote: > I am a new user to MySQL. > > I am having a

Re: Relational Databases

2001-01-13 Thread Benjamin Pflugmann
Hi. Please check the manual, it list some good book recommendations: http://www.mysql.com/doc/M/y/MySQL-Books.html And there are also recommendations for SQL tutorials http://www.mysql.com/doc/G/e/General-SQL.html Bye, Benjamin. On Sat, Jan 13, 2001 at 03:43:02PM -0800, [EMAIL PROTEC