mysql - Join query or multiple select queries -


i'm using mysql. have 7 tables , want fetch data of them. using multiple select queries. there 22 million records in 1 of tables. first i've tried join giving me out of memory error. i've tried join query limit worked 100,000 records. have 4 gb ram. question faster join or multiple selects.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -