0
I need to create a process on SSIS SQL Server Integration Services that can extract from each project which tables are being used.
The end result is to get a table that is automatically fed with two columns one with the package and others with the tables that each package has.