摘要: 有个clickhouse表,存储tx_hash字段: 有个语句统计tx_type: SELECT CASE tx_type WHEN 'created_nft' THEN 'created_nft_count' WHEN 'nft_transactions' THEN 'nft_transactio 阅读全文
posted @ 2024-01-06 23:25 若-飞 阅读(250) 评论(0) 推荐(0)