Hello,
You can find all sample for SQL Server at GitHub: https://github.com/microsoft/sql-server-samples
BTW, AdventureWorks is a bit outdated, new sample is "World Wide Importer".
AdventureWorks2019 -> AdventureWorksDW2019 ETL?
Microsoft provides some sample DBs
https://learn.microsoft.com/en-us/sql/samples/adventureworks-install-configure?view=sql-server-ver15&tabs=ssms
I downloaded
AdventureWorks2019 and AdventureWorksDW2019
where is the etl (stored procs or SSIS)
SQL Server | Other
Answer accepted by question author
-
Olaf Helper 47,616 Reputation points2022-01-14T05:44:49.903+00:00
2 additional answers
Sort by: Most helpful
-
Tom Phillips 17,786 Reputation points
2022-01-14T14:11:16.99+00:00 MS does not provide the ETL or SSIS packages used to create the sample databases.
-
AmeliaGu-MSFT 14,011 Reputation points Microsoft External Staff
2022-01-14T03:33:17.423+00:00 Hi robm-4957,
You can use AdventureWorksDW database as sample database for SSIS ETL package.
Here is tutorial using the AdventureWorksDW database as an example.Best Regards,
Amelia
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.