Files
linguist/samples/SQL/dual.sql

4 lines
65 B
SQL

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