can you show me some code how can i do this,
also as i mention we have hug data,join query will run slow in this case or not
User Profile
Collapse
Profile Sidebar
Collapse
mehrtahir
Last Activity: Jun 26 '12, 06:20 PM
Joined: Jun 26 '12
Location:
-
yes infact it will make difficult,but i need solution for it.
is it possible in two queries if yes please tell me the method how to write then that.
but you must remmeber i have millions of records in my databaseLeave a comment:
-
mySQL get information from multiple tables with efficient query
I'm new to MySQL, and cannot seem to get the desired information out, after trying a few different google searches, and reading through some MySQL tutorials.
Given the following sample tables:
Table 1(Activity This is activity table which is send to the clients):
...Code:ID sendingid list fromaccount 1 a1 user_new1 noreply@example.com 2 a2
No activity results to display
Show More
Leave a comment: