I am trying to insert json file data into my local sql database tables which resides on my machine using git hub action pipelines.

Mangesh Pawar 1 Reputation point
2021-09-16T10:01:49.17+00:00

Hi,

I am trying to insert json file data into my local sql database tables which resides on my machine using git hub action pipelines.how we implement into github actions and Need to Know how we write insert scripts of sql in yaml file. Any Reference links will be appreciated.

Thanks in advance.

SQL Server | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Tom Phillips 17,786 Reputation points
    2021-09-16T13:02:59.077+00:00
    0 comments No comments

  2. Olaf Helper 47,611 Reputation points
    2021-09-16T12:51:30.847+00:00

    You already ask this https://learn.microsoft.com/en-us/answers/questions/554540/how-to-insert-json-file-data-into-local-sql-databa.html

    Better post to a GitHub forum, because that's nothing on SQL Server side.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.