Hello All,
help would be appreciated.
I am debugging a program that is using temporary global tables - that have been defined with 'on commit preserve rows'.
the question is how can I see the data of these tables while running in debug mode.
I have changed the prefrences - oracle connection - session mode - to be dual session.
Thanks in advance,
Donna.
help would be appreciated.
I am debugging a program that is using temporary global tables - that have been defined with 'on commit preserve rows'.
the question is how can I see the data of these tables while running in debug mode.
I have changed the prefrences - oracle connection - session mode - to be dual session.
Thanks in advance,
Donna.
