Viewing 2 posts - 1 through 2 (of 2 total)
thank you
May 22, 2011 at 6:11 am
#1328177
hi,
it is batch code it gives revers of all rows in the table........
i think this is good solution for --reversing data with out using REVERSE() function
create table std
(id int identity,
name...
May 20, 2011 at 10:51 pm
#1328067