Viewing 9 posts - 1 through 9 (of 9 total)
I tried using the 'OR' but then i get results in my column that shouldn't belong long. Such as hair color i'd get values of male also thrown in there....
November 24, 2008 at 3:28 pm
Thank you all for your responses. With your suggestions i was able to determine that my data was milleseconds since a specific date and from there it was easy to...
October 7, 2008 at 3:18 pm
Thank you for your reply. As i looked at my data and what your SQL was doing, it doesn't appear that my numbers are stripped out time stamps. In one...
October 1, 2008 at 3:55 pm
Hi
I was wondering if you knew the answer how to do the reverse. Going from bigint to datetime?
Thanks!
September 30, 2008 at 5:32 pm
I only need the temp table for the life of the procedure. I was thinking of maybe combining your two ideas, maybe creating a View with the data that i...
July 30, 2008 at 11:17 am
Thanks for the help. I'm getting a syntax error i believe by my GROUP BY. The message is:
Msg 102, Level 15, State 1, Line 23
Incorrect syntax near ')'.
Other than the...
July 11, 2008 at 4:55 pm
I would like to find out more how to pivot because that seems more efficient than trying to manually manipulate the data. Do you always need to know what how...
July 11, 2008 at 4:28 pm
oh duh, i should know that. Thanks for the help. I've been reading some of your other posts. You give out some good advice 😉
July 1, 2008 at 3:28 pm
Thanks for the help. I think that's probably the course of action I'm going to have to take.
June 27, 2008 at 2:54 pm
Viewing 9 posts - 1 through 9 (of 9 total)