diff --git a/banco_oracle.sql b/banco_oracle.sql index 93bd561..a807816 100644 --- a/banco_oracle.sql +++ b/banco_oracle.sql @@ -1 +1 @@ -SELECT SYSDATE; \ No newline at end of file +SELECT SYSDATE from dual; \ No newline at end of file