Files
linguist/samples/SQL/dual.sql
David Pyke Le Brun 3e54d6651c update of old PL/SQL PLpgSQL and SQLPL patch based on current version
see [linguist] add support for oracle PLSQL (#1003)
2015-02-06 13:36:40 +00:00

4 lines
65 B
SQL

--this is the most basic oracle sql command
select * from dual;