Viewing 3 posts - 1 through 3 (of 3 total)
Use This :
SET @a = @b-2 + CAST (convert(datetime,'24/08/2010',103) AS VARCHAR(50))
August 25, 2010 at 8:04 am
#1211650
Return type for this function is Binary(8).
You can check out in msdn.
http://msdn.microsoft.com/en-us/library/bb839514.aspx
April 21, 2010 at 2:23 am
#1155178
Answer shown in this question is wrong in.
I had tried SQL and i get rows like shown below.
row1 - Vyas Mohan ...
May 26, 2009 at 10:29 pm
#1000317