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