unpivot
美
英 
例句
UNPIVOT does not reproduce the original table-valued expression result because rows have been merged.
而UNPIVOT不會(huì)重現(xiàn)原始表值表達(dá)式的結(jié)果,因?yàn)?/c>行已經(jīng)被合并了。
UNPIVOT performs the opposite operation to PIVOT by rotating columns of a table-valued expression into column values.
UNPIVOT與PIVOT執(zhí)行相反的操作,將表值表達(dá)式的列轉(zhuǎn)換為列值。
The new PIVOT and UNPIVOT operators rotate result sets by which columns become rows and rows become columns.
新的PIVOT和UNPIVOT運(yùn)算符對(duì)結(jié)果集進(jìn)行旋轉(zhuǎn),這樣,列變成了行,行變成了列。
UNPIVOT performs almost the reverse operation of PIVOT, by rotating columns into rows.
UNPIVOT將與PIVOT執(zhí)行幾乎完全相反的操作,將列轉(zhuǎn)換為行。
Finally, perform an unpivot on the distribution channels.
最終,在分銷渠道上執(zhí)行逆透視。
You can use the PIVOT and UNPIVOT relational operators to change a table-valued expression into another table.
可以使用PIVOT和UNPIVOT關(guān)系運(yùn)算符將表值表達(dá)式更改為另一個(gè)表。