Relative Content

Tag Archive for sqljsonsql-server

Importing JSON file into SQL Server

I am not familiar with importing JSON files. I received the code below to import a JSON file but I do not know where to find the data once it is imported? Can someone tell me where the file would be imported to, like the table name from the code? Thanks.

importing json file in sql server

I am not familiar with importing json files. I received the code below to import a json file but I do not know where to find the data once it is imported? Can someone tell me where the file would be imported to, like the table name from the code? Thanks.