HI,


I have a table called dload and i want to extract all the count according to month and also acc to feedback whether yes or no, output has to look something like this.

Month Dload Yes No

Oct-05 166 22 72
Nov-05 167 12 67
Dec-05 257 48 95


I'm able to extract month and total count, is it possible to extract the other two in a single query, if so help me.

Also suggest me some good learning material to learn query writing in oracle as i'm new