Heya all, Just looking at Temporary Tables in Oracle (8i)
I just wanted to confirm - When data is added and modified within a temp. Table in Oracle, that data is specific to that session. I assume then - that a CF induced transaction will ensure that the data that is in the Temporary table cannot be seen by any other concurrent connections to the same temporary table in the database. i.e. if two users try and enter a Primary key of 4 within a single temporary table, a error will not be thrown, as they are individual sessions. Is this correct? Cheers, Mark --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
