SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT customer_id c1, first_name f1, last_name l1 FROM customer cu1 INNER JOIN customer cu2 ON cu1.customer_id = cu2.customer_id WHERE f1 = last_name;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear