Select CONCAT( 'drop table ', table_name, ';' ) from information_schema.tables where table_name like 'fa_fcsuc_%' and table_schema = 'aqcp_dreiot_com'
Select CONCAT( 'drop table ', table_name, ';' ) from information_schema.tables where table_name like 'fa_fcsuc_%' and table_schema = 'aqcp_dreiot_com'