pavmoxo
07-18-2006, 02:39 PM
Hello!!
How can I catch an auto-increment ID in a table with a SQL querie?
For example:
...ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=20 ;
and I wan´t select the 20. How can I do this??
How can I catch an auto-increment ID in a table with a SQL querie?
For example:
...ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=20 ;
and I wan´t select the 20. How can I do this??