SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT aircraft_code, model AS aircraft_name FROM aircrafts_data WHERE JSON_CONTAINS(model, '["Boeing 777-300"]') ORDER BY aircraft_code ASC;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear