35,000 records is nothing.  You should use one table.

Having said that, if you're stuck on using separate table for political
reasons, consider a merge table.  This is a virtual table that treats a
group of tables as one for reads.  You can read about it in the MySQL
manual.

Leon


_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev

Reply via email to