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.
次のような値を持つ列があります。
/root, /root/first, /root/first/one,
xml パスの深さがわかりません。次のようなxmlを作成する必要があります
<root> <first> <one></one> </first> </root>
すべての子要素を親にグループ化するための tsql ヘルプは役に立ちます。