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 customer.customer_id = customer.customer_id WHERE f1 = last_name;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear