> I´m using sql-maven-plugin and it throws this exception:
> java.sql.SQLException: ORA-00900: invalid SQL statement
>
> Can I use cursor, if, exception... in a sql file?
Errors like that are thrown from your database which appears to be
Oracle in this case. If Oracle doesn't like your SQL stateme
I´m using sql-maven-plugin and it throws this exception:
java.sql.SQLException: ORA-00900: invalid SQL statement
Can I use cursor, if, exception... in a sql file?
...
...
execute
true
...
continue
Thanks,
André