Hi, I'm very new to MySQL database design, and have been going through a lot of tutorials and such but haven't seen a good example of this yet.
I am currently working on a database for an ebusiness which will need to have a database of products, customer information and so on. What would be the best coding practice for this? A relational database where products would have their own table (connected by a key like product ID to the customer table items ordered ID) or a separate database altogether? Is there a best coding practice for this that would be considered standard? And does anyone know of a good online example or tutorial for this kind of database? I would sure appreciate the help, thanks in advance. Barry --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php