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 6baa334 commit f7c479dCopy full SHA for f7c479d
doc/api.md
@@ -2461,6 +2461,8 @@ stream.on('metadata', function (metadata) {
2461
// listen to any other standard stream events...
2462
```
2463
2464
+See [selectstream.js](https://github.com/oracle/node-oracledb/tree/master/examples/selectstream.js) for a runnable example.
2465
+
2466
#### <a name="queryoutputformats"></a> 9.1.4 Query Output Formats
2467
2468
Query rows may be returned as an array of column values, or as
0 commit comments