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.
ソース データは (000000000000054390-) として保存され、-543.90 を意味します。SSISを使用してこれを行うにはどうすればよいですか?
ありがとうアリフ
データ フロー タスクで派生列オブジェクトを使用します。
次に、数値に対して SUBSTRING (これが文字列であると仮定) 操作を実行できます。これにより、適切なデータ型にキャストできます。