This commit is contained in:
Kazu Yamamoto 2015-01-09 12:37:36 +09:00
parent 097d36afed
commit 5f59195d67

View File

@ -816,7 +816,7 @@ INSERT INTO MAIN.branch (name, address, city, state, zip)
VALUES (?, ?, ?, ?, ?) VALUES (?, ?, ?, ?, ?)
{% endhighlight %} {% endhighlight %}
#### #### Inserting data from tables
SQL: SQL: