 |
 |
Archives of the TeradataForum
Message Posted: Wed, 18 Nov 2015 @ 19:39:55 GMT
Subj: | | Re: Question on Global Temp tables |
|
From: | | Bakthavachalam, Roopalini |
Dave - Thanks for your response. Yes I am using global temp tables and I delete them once at the very beginning of the stored procedures. So
the front end application is using a common username (for all the application users) to make the CALL to the stored procedures on Teradata. My
understanding is even if it's just one common username, it still will be different sessions when the application users are trying to use the
application. So there should be no shared session/date between users.
Thanks
Roopalini
| |