Share via

AdventureWorks2019 -> AdventureWorksDW2019 ETL?

rob m 261 Reputation points
2022-01-14T02:39:15.66+00:00

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
0 comments No comments

Answer accepted by question author

  1. Olaf Helper 47,616 Reputation points
    2022-01-14T05:44:49.903+00:00

    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".

    Was this answer helpful?


2 additional answers

Sort by: Most helpful
  1. 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.

    Was this answer helpful?


  2. 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.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.