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
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,356 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 45,776 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

  2. Tom Phillips 17,741 Reputation points
    2021-09-16T13:02:59.077+00:00
    0 comments No comments

Your answer

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