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.
背景:我有大约 30 个独立的存储过程,它们当前通过 SSIS 包串联执行。我相信通过利用 SSIS 中的并行执行,我可以获得一些性能。
如何计算必须配置的执行 SQL 任务的数量?(充分利用它/最佳方法)