T
Tina
I would like to put the data retrieved in my
select statement into global variable to be used
in other forms. Is it possible?
select order no as <globalvarialbename> from table1
then I would like to use <globalvariablename> in
other queries, etc.
Thank you,
Tina
select statement into global variable to be used
in other forms. Is it possible?
select order no as <globalvarialbename> from table1
then I would like to use <globalvariablename> in
other queries, etc.
Thank you,
Tina