Click here For Output
Here is my select query:
/* First query */ SELECT YEAR, SUM( amount ) AS total FROM accounts WHERE ((MONTH >= \'10\' ||