H Guys,
I am a new bie to the world of database ....is there any sql statement in db2 which will bring out our session no. which we see as unique one..? As I am connected to the db2 with an ip , tat is in form of client..!!
And what about if one user is making the changes will it also impact the other one also...what about setting that a user should do , so that he can also do the changes in database table also for his analysis and that would not impact the other also...that the changes should be in buffer itself,and whenever he closes his session all the changes that he had made should not be saved the tables should return back as original one...how can we achieve this in db2..!!
That is I want my session should not be in autocommit mode..!!
