|
|
| Re: Same query, same server, different clients and different results [message #318062 is a reply to message #318057 ] |
Mon, 05 May 2008 08:54   |
Michel Cadot Messages: 15238 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
| Quote: | Note: I have executed the function on all sessions
|
Which function?
You think you access the same database but you don't.
You think you execute the same query but you don't.
You think you use the same schema but you don't.
You think you use the same function but you don't.
You think you [...] but you don't.
Change [...] by all what we can imagine.
Regards
Michel
|
|
|
|
| Re: Same query, same server, different clients and different results [message #318096 is a reply to message #318094 ] |
Mon, 05 May 2008 10:12  |
Michel Cadot Messages: 15238 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
I forgot NLS settings in my list.
Thanks next tim eI will add it.
Regards
Michel
|
|
|