Skip to content

uditsing/Calling-an-API-from-SQL-Server-stored-procedure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Calling an API from SQL Server stored procedure

We are calling an API from SQL server SP (stored procedure)

There are 2 way to call SP.

  1. SQL Agent
  2. Trigger

We first write down SP for calling an API.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages