Viewing post 1 (of 1 total)
If you don't get records, it's probably because of a parallel query. Change the where clause to look at the ecid as well.
where spid=(yourspid) and ecid=0
July 23, 2008 at 2:30 pm
#847380