hi all,
i would like to be able to modify structure of the cursor when needed ... for example : i have fields A,B,C,D in my cursor and I would like to get rid of B ? My problem is that i cannot find a GENERIC way of doing it ...something like ALTER TABLE would be nice ... like dynamically change structure of my cursor (for many other reasons i must use a cursor)
any suggestions greatly appreciated
i would like to be able to modify structure of the cursor when needed ... for example : i have fields A,B,C,D in my cursor and I would like to get rid of B ? My problem is that i cannot find a GENERIC way of doing it ...something like ALTER TABLE would be nice ... like dynamically change structure of my cursor (for many other reasons i must use a cursor)
any suggestions greatly appreciated