Hej
Is it possible to redirect the result of a query into a DbVis variable? Like
select 'bla' into ${some_very_sophisticated_query_result}$
from dual;
Kind regards
Thiemo
Hi Thiemo
This is not currently possible. I will add this as an improvement request.
Ulf
Hej Ulf
Tusen tack.
Cheers
Thiemo Kellner
Hej
Is it possible to redirect the result of a query into a DbVis variable? Like
select 'bla' into ${some_very_sophisticated_query_result}$
from dual;
Kind regards
Thiemo