Errore: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 'AND check_cruise=1 AND datefrom_cruise>'2024-11-15' ORDER BY datefrom_cruise ASC' at line 1
Query:SELECT tb_ship.id_ship,tb_cruise.id_cruise,tb_cruise.cod_cruise,id_cruise_area,id_shipowner,datefrom_cruise,name_ship,keyurl_ship,image_ship,day_cruise,itin_cd,itin_code_cruise,itineraryext_cruise FROM tb_cruise NATURAL JOIN tb_ship WHERE id_cruise= AND check_cruise=1 AND datefrom_cruise>'2024-11-15' ORDER BY datefrom_cruise ASC