2021 – Add Entry To JSON Array
The previous post in this series satisfied the following requirement in RDBMS data. Create a new record in a child table that is related to the parent table via a Foreign Key (FK) to a Primary Key (PK) in the parent table. Its much simpler to describe in terms of JSON data: Add a new … Read more