SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT customer_id, first_name, last_name AS customer_id_1 customer_id, first_name, last_name AS customer_id_2 from customer AS customer_id_1 LEFT OUTER JOIN customer AS customer_id_2 ON first_name_1=last_name_2 ORDER BY customer_id_1;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear