Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Cassandra DB でこのクエリを実行しようとしましたが、結果を取得できません:
SELECT smth..smthz, else..elsez FROM CF
CQLで複数の範囲選択式を使用することは可能ですか?
いいえ、cassandra では CASE クエリはサポートされていません。その機能を実現するには、コードを操作する必要があります