On 01/21/2015 11:31 AM, Pierre Hsieh
wrote:
You need to define a window function which captures 250 rows, seqentially then apply the arithmetic stddev(b - (d * (current-window-position % 250) + c) |
On 01/21/2015 11:31 AM, Pierre Hsieh
wrote:
You need to define a window function which captures 250 rows, seqentially then apply the arithmetic stddev(b - (d * (current-window-position % 250) + c) |