cte_nested_modification.sql File metadata and controls Code Blame 105 lines (100 loc) · 2.44 KB Raw Download raw file 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ...
SQL is a programming language used for interrogating a database.
-- Each dot descends one level into the JSON hierarchy. -- STEP 2: Access JSON arrays -- The "prev_company" field is a JSON array of strings.