nie wiem jak utworzyć zapytanie z wyrażeniem BETWEEN i LIKE możecie mnie jakoś naprowadzić?
SELECT * FROM ehi WHERE DATA BETWEEN LIKE '2011-07%' AND LIKE '2011-06%' ORDER BY DATA ASC
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIKE '2011-07%' AND LIKE '2011-06%' ORDER BY DATA ASC LIMIT 0, 30' at line 1