Here I have used a left join on the person table because I want to include every record in that table even if it doesn't have an associated record in the task table. How can I resolve this to include the 0's in my results?Here I have used a left join on the person tabl