I am designing a database to store exchange rates and other information. The tables fro the exchange rates will store exchange rates fro all currencies.
Can I have any suggestions about the number of tables to use for the exchange rate? I think I will need at least 2 tables, but I am looking for suggestions on how to achieve maximum speed when querying the database and also avoid redundant tables or rows. Mimi -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=arch...@jab.org