Standard Deviation for SQLite

后端 未结 10 699
生来不讨喜
生来不讨喜 2020-12-14 08:05

I\'ve searched the SQLite docs and couldn\'t find anything, but I\'ve also searched on Google and a few results appeared.

Does SQLite have any built-in Standard Devi

10条回答
  •  春和景丽
    2020-12-14 08:29

    No, I searched this same issue, and ended having to do the calculations with my application (PHP)

提交回复
热议问题