Hello friends,
I am currently developing a website, there are 413 tables that i have to join it .
so is there any technique to join all tables smartly...
Hello friends,
I am currently developing a website, there are 413 tables that i have to join it .
so is there any technique to join all tables smartly...
pwede mag ask y ni abot ug 413 tables?..e try daw populate atleast 1k data kung dba mgcrash
oh sorry, just want to ask how did it come to 413 tables,is this an ecommerce site?..have you tried populating the tables to at least 1k entries, did it break your DB?
It's apsolutely rubbish! sorry for that, hehe
The question you need to ask, Am I going to use all the fields of 413 tables at once?
Can a single user view all fields of the 413 in a single transaction?
If the record gets big, you'll have a performance issue and worst db crash.
1. Try to simply your database design.
2. Use record paging connected to a stored procedure.
Hope it helpsPM if you still need more
Try using normalization...
TS ask ako amigo if tanan jud bah ang 413 tables e join? Or basin few numbers ra e join?
Similar Threads |
|