Question: The following Activity table uses the JSON data type to log information about the activities of clients. + Which of the following statements can be

The following Activity table uses the JSON data type to log information about the activities of clients. + Which of the following statements can be used to access the ClientID values in the table's Properties column? SELECT Properties =>' .ClientID' FROM Activity; SELECT Properties :='\$.ClientID' FROM Activity; SELECT Properties >'\$. ClientID' FROM Activity; SELECT Properties->'\$.ClientID' FROM Activity
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
