Vinay Theethira
Right there with Babe
Points: 775
More actions
June 11, 2009 at 11:11 pm
#222452
Hi All.
I have registered date in the database namely registerddate(datetime), Now i am fetching it to display the number of days elapsed since the user have registered.
Can any one help me with the SP.
Getdate()-registerddate???
Lynn Pettis
SSC Guru
Points: 442467
June 11, 2009 at 11:25 pm
#1008394
datediff(dd,registerddate, getdate())
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply