Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

write a function

$
0
0

whats the syntax for writing a function ?

 

CREATE FUNCTION test  RETURNS integer
AS
BEGIN
return select 10 from dummy;
END

 

 

 

this gives syntax error .


Viewing all articles
Browse latest Browse all 5653

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>