<!ELEMENT sql (#PCDATA)>

Parent: <sql-query>

The body of this tag specifies the SQL string to be used in the named query.

For stored procedures, use the appropriate stored procedure invocation syntax along with the stored-procedure attribute in the <sql> tag:

<sql stored-procedure="true">


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices