sql-maven-plugin icon indicating copy to clipboard operation
sql-maven-plugin copied to clipboard

execute stored procedure

Open MahendranT opened this issue 7 years ago • 0 comments

Hi,

I am trying to execute stored procedure using sqlCommand tag of sql-maven-plugin but its throwing error ORA-00900: invalid SQL statement command used: <sqlCommand>execute schemaName.run('procedureName')</sqlCommand>

Please assist

MahendranT avatar May 08 '17 02:05 MahendranT