Now let's insert the following into the table:
'William', 'Turner', 'M', '1972-05-27' 'Susan', 'Smith', 'F', '1975-11-02', '23 Maple street', 'Arlington', 'VA', 'USA', '20220'
To do this, we will use the following code:
Note that we do not include the person_id in our insert statement.