All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lightlink.backoffice.OracleSimpleQuery.js.sql Maven / Gradle / Ivy

There is a newer version: 1.2.4
Show newest version
-- SELECT * FROM regions
-- % sql.query("regions");

-- select * from EMPLOYEES
-- % sql.query("employees");

select e.* from EMPLOYEES e, EMPLOYEES e1--, regions r, regions r2





© 2015 - 2025 Weber Informatics LLC | Privacy Policy