Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 5115

Extracting value from Dynamic SQL

$
0
0

Hi,

     I want to extract the value from a select statement into a variable, the variable been declared in a function.

 

Example :-

statement:='select 2 from dummy'

EXEC statement into v_variable ;-- this statement wouldnt work.


Requesting for help

Thanks,

Athrey


Viewing all articles
Browse latest Browse all 5115

Trending Articles