Fabian Roloff
Results
1
comments of
Fabian Roloff
@mikeelston you can call stored procedure with `EXEC` eg: `EXEC sp_YouAwesomeStoredProc` ````javascript edge.func('sql', 'EXEC sp_YouAwesomeStoredProc'); ```` But due to lack of activity in this project I would recommend another SQL...