"Richard Heyes" <richardh@xxxxxxxxxxx> wrote in message news:481F3F30.2070403@xxxxxxxxxxxxxx >> Then surely "designed well" would include a normalised database? > > Not necessarily. You could for example have a database that accommodates > future needs without being completely normalised. That depends on your definition of "completely normalised". Up to 3NF is normally sufficient, whereas up to 6NF might be excessive. But any degree of normalisation is better than not having any normalisation at all. The point I am trying to make is that a totally unnormalised database is something which a competent designer will tend to avoid like the plague. Only a complete novice will throw together a database which has 0NF. -- Tony Marston http://www.tonymarston.net http://www.radicore.org > -- > Richard Heyes > > +----------------------------------------+ > | Access SSH with a Windows mapped drive | > | http://www.phpguru.org/sftpdrive | > +----------------------------------------+ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php