
9 May
2018
9 May
'18
11:32 a.m.
Sjoerd: than you for your earlier guidance. As a follow-up: first, can I write the random number functions to give a different value for each row (see example below)? Second, is there a simple pair type available - or is there a better way to return multiple columns (e.g. as per MADlib)? Kindly, Mark. On 05/08/2018 09:36 AM, Mark Clements wrote:
select rpois(100) from sys.generate_series(1,10); -- repeats the value