Viewing 9 posts - 31 through 39 (of 39 total)
Hi
Jeff
Probably the last question, since you got everthing sort out for me, along with min(datevlue) and max(datevalue) for everysequence , i would like to get the corresponding 'Prd'. I...
August 30, 2008 at 9:38 pm
Hi
Rog
You are the SQl Guru, Thanks a lot , i really appreciat it, it was just bugging my head since last week. Now only job is to trap the begining...
August 30, 2008 at 8:05 pm
Hi
Rog, Jeff
I have problem running this statement
SELECT A.ID,A.DateValue,A.Prd,A.Statusid,
Sum(CASE WHEN B.Statusid=2 THEN 1 ELSE 0 END)
OVER(ORDER BY A.ID
...
August 30, 2008 at 5:24 pm
Hi
Rog
Thanks for your input on this!
Is there any other way to get this result without using RAC? thats the exact result that i was looking
for . I am using sql2k5...
August 30, 2008 at 3:54 pm
Hi
Gsquared
i copied the previous data from sql pane and they are not aligining to each other, i think you can
estimate its order. Please let me know if its not...
August 29, 2008 at 4:33 pm
Hi
GSquared
After runnig your both the query, for set and sequece, this is what i got
ID DateValue ...
August 29, 2008 at 2:44 pm
Hi
Gsquared
Setfirst still missing the tag even after chaning the first query and even SetLast is taging on some place and not in other!
Thanks
Simon
August 28, 2008 at 1:11 pm
Hi
Gsquared
Your first query for SetFirst and Set last was tagging the setfirst to the record just before the setlast (stausid=2) but i was looking for it to tag for the...
August 28, 2008 at 9:28 am
Hi
Jeff,Gsquared
Thanks for giving me the best suggestions that helped Gsquared to provide me the outstanding logic for my task. It was my first time posting and i was quite skeptical...
August 27, 2008 at 9:15 pm
Viewing 9 posts - 31 through 39 (of 39 total)