Viewing 3 posts - 16 through 18 (of 18 total)
I finally succeed in this by using case statements.
October 10, 2002 at 3:24 am
#438222
Hi
I have faced a similar situation, it was solved when I reinstalled SP2 and restarted the system.
Hope this helps.
Thanks and regards,
Anbu
September 26, 2002 at 1:01 am
#437270
I think the following query should work. Try and let me know.
select * from customer_log where DATEDIFF(year, last_login_date, getdate()) > 1
I am not sure that this works, but anyhow, let...
April 22, 2002 at 1:28 am
#427567