File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# node-oracledb 5.4.0-dev Documentation for the Oracle Database Node.js Add-on
2
2
3
- *Copyright (c) 2015, 2022, Oracle and/or its affiliates. All rights reserved. *
3
+ *Copyright (c) 2015, 2022, Oracle and/or its affiliates.*
4
4
5
5
You may not use the identified files except in compliance with the Apache
6
6
License, Version 2.0 (the "License.")
@@ -15477,7 +15477,7 @@ The returned bind values are:
15477
15477
```
15478
15478
15479
15479
The variant of `executeMany()` that accepts a number of iterations is
15480
- useful when there no bind values, or only OUT bind values. This
15480
+ useful when there are no bind values, or only OUT bind values. This
15481
15481
example calls a PL/SQL block eight times:
15482
15482
15483
15483
```javascript
You can’t perform that action at this time.
0 commit comments