diff --git a/examples.md b/examples.md index bd5f64c9..53b016bb 100644 --- a/examples.md +++ b/examples.md @@ -816,7 +816,7 @@ INSERT INTO MAIN.branch (name, address, city, state, zip) VALUES (?, ?, ?, ?, ?) {% endhighlight %} -#### +#### Inserting data from tables SQL: