Viewing 4 posts - 1 through 5 (of 5 total)
hi
lag function in oracle basically brings the record from the previous row and in sql server we don't have such function to do that ... so in that case i...
October 11, 2010 at 3:02 am
hi guys
could you please help me how to retrieve previous records in sql server as there is no lag function in sql server
thanks & Regards
October 11, 2010 at 2:16 am
hi
thanks for the reply but if i am not wrong then Sql server don't have lag function could you please help me how to achieve same in sql server if...
October 10, 2010 at 3:08 pm
hi
thanks for reply data is some how like this
col1 col2 col3
ab bc null
null A1 ...
October 2, 2010 at 6:12 am
Viewing 4 posts - 1 through 5 (of 5 total)