Hi Folks,
Since I am new to database, I just want to know if any database lets assume IBM db2 we are assuming , and we all are having the clients of it that connect to db2 on a particular ip address , now all of our team is having client and same credentials that is same user name and password , now if I set say my auto commit mode to false and execute some queries now when I close my session so will at that time whatever updation's done by me will be reverted back..and also in a team lets assume say if 5 persons connect to same db2 then all the 5 person will be having their different 5 sessions or since credentials are same there will be single session , please guide me on this..!!
