diff --git a/banco_oracle.sql b/banco_oracle.sql index 87e85a1..dfc2634 100644 --- a/banco_oracle.sql +++ b/banco_oracle.sql @@ -1 +1 @@ -SELECT SYSDATE -2 from dual; \ No newline at end of file +SELECT SYSDATE -3 from dual; \ No newline at end of file