SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select first_name, last_name from actor join film_actor on actor.actor_id = film_actor.actor_id where film_id = (select film_id from film where title = "ANGELS LIFE") order by last_name ; show status like 'Last_query_cost';

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear