Quantcast
Channel: User Schwern - Stack Overflow
Viewing all articles
Browse latest Browse all 581

Comment by Schwern on How to INSERT to a table with AUTO_INCREMENT?

$
0
0
The table structure in the question shows it is auto_increment. And if it were not, INSERT INTO user_profile (user_id, email, user_name, first_foo) VALUES (0, %s, %s, 0); would work.

Viewing all articles
Browse latest Browse all 581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>