Question

For some reason, my SQL installation isn't working :)

SELECT DATEADD(s,1234567890, '19700101')

Maybe this site would help (link from Moose).

Was it helpful?

Solution

Total awesomeness!

OTHER TIPS

I get this:

2009-02-13 23:31:30.000

DATE_ADD (not DATEADD) has just two arguments.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top