i have 100 records in my table and i am using a cursor and i am updating one column in that table.
for the first 50 records it is working fine and i got a problem in 51th record while updating and my ...
hi friends,
i want to know the actual length of a value in a variable.
suppose i have a variable xcob with 40 size.
xcob pic x(40)
after i moved some value to that xcob.
is there any length verb ...