Greetings, I would be greatful for any advice on the correct way to do this.
If I have something dynamic, for example customer names where usually there are 1 or 2 unique customer names but possibly say up to 10, what is the "correct" design? For example I could simply create a table with name_1, name_2, name_3.... 10. I am sure there is a more efficient way to do this. Thanks! -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]