I'm relatively new to the world of MySql and completely new to Stack Overflow so apologies if this is an easy question to answer but I cannot seem to work it out. If you have a query that works out a calculation and groups the answer by month, instead of having the answers grouped by month in one column, can you instead split out the groups into a separate column for each month?I'm relatively new to the world of MySql and co