Child of: sql-query Tag

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">
 
loading table of contents...