variance aggregate function incorrect? Reference Materials reg create aggregate
В списке pgsql-sql по дате отправления:
| От | Joseph Syjuco |
|---|---|
| Тема | variance aggregate function incorrect? Reference Materials reg create aggregate |
| Дата | |
| Msg-id | 1024956806.2590.22.camel@Askr обсуждение исходный текст |
| Ответы |
Re: variance aggregate function incorrect? Reference Materials reg create aggregate
Re: variance aggregate function incorrect? Reference Materials |
| Список | pgsql-sql |
hi i needed the variance function ... i dont know if i introduced the wrong parameters or maybe this variance is not the variance that im looking for but it doesnt provide the right results variance=(nEx^2 - (Ex)^2)/(n(n-1)) my sql statement select variance(answer) from tbl_answer (where answer is of type integer) because of this i need to create my own variance aggregate (unless someone enlightens me on whats happening with the variance aggregate) so i would like to know if theres anyone who knows a good create aggregate tutorial (with samples) ... all i got from google so far is the reference from ninthwonder.com TIA
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера