SQL Server 2008 Integration Services ships with the wonderful new Data Profiling Task. Much as the name implies, it profiles the data in a given table and returns a ton of useful information. The task ...
タスクは以下のいずれかのSQLコードを実行できます(3つ選択してください): タスクはストアドプロシージャを呼び出すことができます。これにより、複雑なロジックや複数のSQL文をまとめて実行できます。 3. 単一のSQL文 タスクは単一のSQL文を直接実行 ...