I have a number column which has value in the form of number of seconds since 1 jan 1970.
Please suggest a select and not a fnction which would allow me to use dateadd or similar function to get a date out of the number field.
Eg. the value in the number column representing the no. of seconds since 1 1 1970 is 1122568480 which is really
7/28/2005 4:34:40PM
Please suggest select and no functions.
Please suggest a select and not a fnction which would allow me to use dateadd or similar function to get a date out of the number field.
Eg. the value in the number column representing the no. of seconds since 1 1 1970 is 1122568480 which is really
7/28/2005 4:34:40PM
Please suggest select and no functions.