Table 'indexspa_database.history_abc_' doesn't exist
SELECT * FROM `history_abc_` WHERE`symbol` = 'ABC' AND `close` != 0 AND`date` > '2023-04-20' AND `date` <= '2024-04-20' ORDER BY `date` DESC