octavian10
MIS
Hello,
I need help converting a column that is set up as an integer to date time.
My current query - SELECT dateTimeConnect FROM dbo.CallDetailRecord - returns 1284149324.
I need to convert this number into datetime for some custom reporting. This conversion needs to be part of this query as the results get emaild. Thanks a bunch in advance.
"I hear and I forget. I see and I remember. I do and I understand."
- Confucius (551 BC - 479)
I need help converting a column that is set up as an integer to date time.
My current query - SELECT dateTimeConnect FROM dbo.CallDetailRecord - returns 1284149324.
I need to convert this number into datetime for some custom reporting. This conversion needs to be part of this query as the results get emaild. Thanks a bunch in advance.
"I hear and I forget. I see and I remember. I do and I understand."
- Confucius (551 BC - 479)