View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 07:18 PM
A. Kretschmer
 
Posts: n/a
Default Re: Database Insertion commitment

am Mon, dem 09.07.2007, um 2:53:48 -0400 mailte Jasbinder Singh Bali folgendes:
> Hi,
>
> If I have a series of Insert statements within a loop in a function on the same
> table.
> Would an Insert be able to see the values of previous insert in that table ?


Inside this function, yes. Outside the function no.


Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote