Please see:
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
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
2 answers
Sort by: Most helpful
-
-
Olaf Helper 47,611 Reputation points2021-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.