Profiler says 64 Queries being run. is that too high? should i be worried? |
[eluser]Xeoncross[/eluser]
[quote author="Latavish" date="1224792013"]I have been putting it off but i'm guessing this is the time to master the whole "left join" thing.[/quote] lol, I know what you mean - I put it off until I started working on CXPDO and had to deal with left joins. If you download that package and set the $return value to true - you can see how LEFT, INNER, and RIGHT queries are formed. i.e. Code: <?php You don't need to actually use the package - but it will show you how to make valid MySQL and/or SQLite JOIN queries. |
Welcome Guest, Not a member yet? Register Sign In |