SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select aircraft_code, model ->> 'en' as aircraft_name from aircrafts_data where model ->> 'en' like 'Boeing%' order by 1 ; select * from query_cost('select aircraft_code, model ->> ''en'' as aircraft_name from aircrafts_data where model ->> ''en'' like ''Boeing%'' order by 1 ');

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear