@CnosDB (CnosDB)posted at 2023-03-06more_horizAre you sure you want to delete the question?closeIf your question is resolved, you may close it.Leaving a resolved question undeleted may help others!We hope you find it useful!Close questionDelete questionCnosDB は、集約関数または同等のソリューションを使用したネストされたサブクエリをサポートしていますか?Q&ACnosDB今CnosQLでこれを行うことはできません: SELECT mean(max("speed")) FROM "wind" GROUP BY time(1m) 一定期間の1分あたりの最高速度の平均値を数えたいと思います。 0subscribe