monika c created Bug MSQL-92
Issue Type: Bug Bug
Affects Versions: 1.5
Assignee: Unassigned
Created: 04/Dec/13 2:22 PM
Description:

Hi I am executing a Oracle View query via the sql Maven plugin.
Create or replace view XYZ as
select * from tabx;

this query runs fine in Oracle and from SQL PLUS, but the plugin complains of an invalid character error . ORA -00911

Semi-Colons should not be considered as invalid by the plugin as Oracle allows that

Environment: Oracle
Project: Mojo's SQL Maven Plugin
Priority: Major Major
Reporter: monika c
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to