How do I query a table such that it only fetches records that matches a particular month and year e.g. Y-m i.e. 2020-10. of the \'created_at\' column.
This is what I am c