Viewing 4 posts - 1 through 4 (of 4 total)
WayneS (6/13/2012)
cs1_start, cs1_end, cs2_start, cs2_end, etc.
Is there any particular reason that you didn't create a properly normalized, separate table for this data?
userId
courseId
start
end
(FK link...
June 13, 2012 at 11:16 am
RovanSQL (6/13/2012)
Gaz:Yes, i am using the PRINT command to see what i get.
If the output query is fine i will change it to EXECUTE.
you mean the PRINT will only show...
June 13, 2012 at 11:14 am
Gaz:
Yes, i am using the PRINT command to see what i get.
If the output query is fine i will change it to EXECUTE.
June 13, 2012 at 10:40 am
Thanks for the reply.
I want the value to be seen, not the literals to be concatenated.
How do i do it?
I've put a more detailed code now.
June 13, 2012 at 10:37 am
Viewing 4 posts - 1 through 4 (of 4 total)