
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
sql.zip (2 kb)
|
|
Environment:
|
Windows XP, JDK6u6
|
|
| Build: |
8,618
|
| Severity: |
High
|
|
I've attached a ZIP with a number of SQL files which are being marked with errors, despite all of them being valid for Oracle.
|
|
Description
|
I've attached a ZIP with a number of SQL files which are being marked with errors, despite all of them being valid for Oracle. |
Show » |
|
PreparedStatement delQ = oracleConnection.prepareStatement("delete xy where z = ?");
the keyword from is optional