I am wondering how I could parse JSON data into sql server from url?
I tried this method click here to parseJSON into SQL server by copying and pasting the JSON data.
I read about this method using HTTP request from SQL server, but 8000 bytes isn't a lot.
Is there any other way?