|
This thread discusses the issue I have.
I also found out that in MySQL, If you insert NULL
into an AUTO_INCREMENT column, the next number in
the sequence is inserted. How does one insert the NULL value when the id is of
type Integer ???
--
padhu
|
- Insert row with autoincrement pk column.... padhu vinirs
- Re: Insert row with autoincrement pk column.... Evan Ireland
- Re: Insert row with autoincrement pk column.... padhu vinirs
- padhu vinirs
