Silvio Emanuel Barbosa de Macedo wrote: > If there is an insert between my INSERT and SELECT, won't the counter be > increased ? The only way I can understand this is the transaction locks > inserts... so, in fact there could not exist another insert... It should be a counter attached to your session, so there wouldn't be any problems, since you can only have one thread in each session. Clark
- [GENERAL] The value returned by autoinc ? Silvio Emanuel Barbosa de Macedo
- Re: [GENERAL] The value returned by ... Herouth Maoz
- Re: [GENERAL] The value returned... Silvio Emanuel Barbosa de Macedo
- Re: [GENERAL] The value retu... Clark Evans
- Re: [GENERAL] The value retu... Herouth Maoz