SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT customer.customer_id, customer.first_name, customer.last_name FROM customer INNER JOIN customer AS cutomer WHERE customer.first_name = cutomer.last_name ORDER BY customer.customer_id; ; show status like 'Last_query_cost';

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear