Hi,
I have the two tables below...
Table_1
-------
id
user_id
Table_2
-------
id
table_1_id
Table_1 can have many of Table_2 and I need to retrieve one Table_1 record which has the most Table_2 records.
This is for a recommendation engine.
Thanks in advance guys :)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.