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.
我是 SSIS 的新手并试图分析现有的包。在派生列转换组件中,有一个派生列,其表达式设置为“组合”。根据在线资源,我知道表达式可以是函数,但“组合”是什么意思。
组合是输入列到派生列的转换。表达式是指一个输入列,它正在制作组合列的另一个副本。