Add link to runnable query stream example

This commit is contained in:
Christopher Jones 2016-03-24 21:48:34 +11:00
parent 6baa334389
commit f7c479dfb6
1 changed files with 2 additions and 0 deletions

View File

@ -2461,6 +2461,8 @@ stream.on('metadata', function (metadata) {
// listen to any other standard stream events...
```
See [selectstream.js](https://github.com/oracle/node-oracledb/tree/master/examples/selectstream.js) for a runnable example.
#### <a name="queryoutputformats"></a> 9.1.4 Query Output Formats
Query rows may be returned as an array of column values, or as