SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select last_name, first_name, email from customer where first_name not like '%a%' and last_name NOT LIKE '%a%' group by customer_id order by customer_id; ; show status like 'Last_query_cost';

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear