|
Well, its not really redundant data, because different tables store the data for different states. Well, I know it can be done using one table and initially I was surprised why 50 different table was created but then I was told, it help reduce search time. By the way, it’s a shared server and I only have access to myphpadmin. So, Can I do this?
By the way, i am using mysql 4.0.16, so it doesn't support stored procedures.
Last edited by arya; 03-11-2006 at 03:19 PM..
|