SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select title,release_year,length from film inner join film_category using(film_id) inner join category using(category_id) where length>180 and name='comedy' order by length ; show status like 'Last_query_cost';

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear