Inserting and updating data

How to insert data into a table with either regular or JSON data.

Data can be inserted into tables using the INSERT command using the regular syntax or in JSON format.