Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 962

Re: HANA View Activitation Error: can not make cyclic dependency

$
0
0

Hi,

 

What is the type of your column ?

Specify the type of your column as INT.

 

Try to add this code between BEGIN and var_out:

 

DECLARE var_out TABLE (test_out int);


Viewing all articles
Browse latest Browse all 962

Trending Articles