‎2007 Aug 23 7:05 PM
hallow
i have view with data and i wont to select one field from this view
how i do that ?
Regards
i reward
‎2007 Aug 23 7:17 PM
HI,
its same as selecting data from a table.
select field from view into v_field where condition.
Thansk
mahesh
‎2007 Aug 23 7:17 PM
HI,
its same as selecting data from a table.
select field from view into v_field where condition.
Thansk
mahesh