SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT CONCAT(last_name, ' ', first_name) as full_name, email FROM customer c JOIN store s USING(store_id) WHERE s.store_id = '2'

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear