We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736d5f0 commit ea29c95Copy full SHA for ea29c95
EN/modules/ROOT/pages/master/6.3.4.adoc
@@ -43,7 +43,7 @@ In the `plisql_parse_wordtype` or `plisql_parse_cwordtype` functions responsible
43
44
=== Use table_name%ROWTYPE or view_name%ROWTYPE as the parameter type of a function / stored procedure or the return type of a function
45
46
-Add support of %TOWTYPE for func_type in ora_gram.y
+Add support of %ROWTYPE for func_type in ora_gram.y
47
48
```
49
| type_function_name attrs '%' ROWTYPE
0 commit comments