diff --git a/docs/manual/CoreTasks/sql.html b/docs/manual/CoreTasks/sql.html index 9d5acfd8a..6d7cdc56a 100644 --- a/docs/manual/CoreTasks/sql.html +++ b/docs/manual/CoreTasks/sql.html @@ -132,6 +132,13 @@ and abort execution and transaction and fail task.

No (defaul:normal) + + keepformat + Control whether the format of the sql will be preserved.
+ Usefull when loading packages and procedures. + No (defaul=false) + +

Parameters specified as nested elements

@@ -295,7 +302,7 @@ truncate table some_other_table;
-

Copyright © 2000-2002 Apache Software Foundation. All rights +

Copyright © 2000-2003 Apache Software Foundation. All rights Reserved.