SQL Query: use "show tables" to view the table names use "describe tableName" to view the column names in the table tableName
select * from data where text like '%%' and 1 <= month(day) and month(day) <= 12 order by day
Press to execute query:
Press to clear input: