Hi All,
I am new to Database design. I need to develop 5000 tables in Mysql DB and all tables have same column names. and need to insert data dynamically, data came from network or LAN. and need to display this data according to user selection in web pages and displays the data as same in web pages. So please help me how do i design this DB and application.