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.
結果セットから上から6番目から10番目のレコードを取得するためのMDXクエリを作成したいと思います。
サブセットを使用できます:
Subset('your set', 5, 5)