i have two queries, one query selects all the id and the other gets (*) for that id...
would a left join be more/less optimized than running two queries?
more optimized
which method is, the left join?
Question: would a left join be more/less optimized than running two queries?
Answer: more optimized...
where is the confusion?
long day 😃