hello,
i need to count the difference between two dates. In the database they use the format
2010-03-22 13:53:38.000
and
2010-09-10 21:30:14.717
I've tried difference functions, but each time I receive an error 'Incorrect syntax near '13'.
How can I solve this?
Dan
i need to count the difference between two dates. In the database they use the format
2010-03-22 13:53:38.000
and
2010-09-10 21:30:14.717
I've tried difference functions, but each time I receive an error 'Incorrect syntax near '13'.
How can I solve this?
Dan