34,333
edits
Changes
m
→Inserting a Complete Row
};
</pre>
<google>ADSDAQBOX_FLOW</google>
Note that the product_id is specified as NULL. This is because the product_id in our imaginary table is set to AUTO_INCREMENT so we do not specifically set this. Instead, the MySQL database engine will automatically create a new value for us.