SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
SELECT a.staff_id, a.first_name , a.last_name a.address_id , a.picture , a.email , a.store_id , a.active , a.username , a.password , a.last_update FROM staff a LEFT JOIN store o ON a.store_id = o.store_id WHERE a.store_id = 1; ; show status like 'Last_query_cost';

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear