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.
関連する要素が指定されていないすべてのフィールドに対して、D2 で再帰的な関係を照会することは可能ですか?
以下が機能するはずです。
SELECT c FROM RecursiveEntity c WHERE p.parent IS NULL