[Cialug] SQL Question: Advanced INSERT INTO

Todd Walton tdwalton at gmail.com
Fri Sep 3 16:40:53 CDT 2010


On Fri, Sep 3, 2010 at 2:41 PM, Josh More
<MoreJ at alliancetechnologies.net> wrote:
> Most databases will have the primary key set to a SERIAL type or the like, so it should auto increment.  Just leave that field blank and do a test INSERT.  See if it autofills.

Ah.  I knew there must be some way of handling this.  It seems too
integral to the task to not have some way of handling it.

But I checked, it's an int.

--
Todd


More information about the Cialug mailing list