Archive for June, 2007
Auto-Increment in SQL
07Jun07
Auto-increment is a very useful feature that allows a unique number to be generated when a new record is inserted into a table. The DBMS will automatically increment the last number of the table and add it to the auto-incremented column. Unfortunately, different DBMSs use different ways or syntax to do this. In this [...]
Search
You are currently browsing the The Geek @ amellie.net weblog archives for June, 2007.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.