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

Re: HANA equivalent of oracle's sql%rowcount to get affected rows.

$
0
0

This should be documented somewhere. I did not find it.

 

By the way, I am not sure since which version, but the much simpler syntax

 

L_C := ::ROWCOUNT;

 

is also possible. I see select from dummy used frequently, however I really prefer using the assignment operator where it is possible.

 

Cheers,

Martin


Viewing all articles
Browse latest Browse all 8368

Trending Articles