My project has more of filter things which will require join queries, nested queries to fetch the desired result,there are many filters so my worry is that does php supports these thing at large level because what i know is the MINUS query doesn’t work in php(mysql). If anybody had experienced any problem in using joins? if yes then whats the solution??
My project has more of filter things which will require join queries, nested queries
Share
yep, used several times without any problem