Parsing JSON object
I would like to parse the below JSON format and then use the query which is mentioned in the first part to glide the records & update the value mentioned in the JSON second part to the table. How to parse this object? { "company.employeeIN1201222,100...
