Skip to content

Commit b5ec4f9

Browse files
author
Renat Zubairov
authored
Update README.md
1 parent fa38a9e commit b5ec4f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ other types of configuration parameters are also supported, more infromation and
2525
### SELECT Trigger and Action
2626

2727
With this action you may fetch data out of the database, e.g. using ``SELECT`` statement.
28+
29+
![image](https://user-images.githubusercontent.com/56208/29715706-b4930bdc-89a8-11e7-8a0d-969959d26dd6.png)
30+
2831
This trigger & action has no limitations on the number of rows so you may expect to get all of these
2932
via sequential fetching that is implemented within the node.js ``mssql`` driver.
3033

0 commit comments

Comments
 (0)