SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select d.dept_no, d.department, d.location, d.phone_no from EMPLOYEE e JOIN department d USING(DEPT_NO) where first_name = 'Roberto' and last_name = 'Ferrari' ; SELECT 'Last_query_cost' AS "Variable_name", 0 AS "Value" FROM RDB$DATABASE;

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear