Fill with zeros in a frequency of dates group by month and year in big query
问题 I have a table with hiredate (Date) ,First Name (String) and Sur Name (string) like this: hireDate First Name Surname 13-oct-14 Cintia Roxana Padilla Julca 28-oct-14 Conor McAteer 28-oct-14 Paolo Mesia Macher 28-oct-14 William Anthony Whelan 15-nov-14 Peter Michael Coates 13-feb-15 Natalie Conche 15-mar-15 Beatriz Vargas Huanca 01-may-15 Walter Calle Chenccnes 04-may-15 Sarah Louise Price And I made a view of a frequency of hire_dates(DATE) and the cumulative frequency in the other column