Extract AdventureWorks database into functional area and migrate to new system

Viewed 20

I'm new here and I'm studying data engineering. I have a task about extracting the data for functional areas like Sales, Production, ... then migrating to new system. Ex: my task is Sales and Databricks.

I already attached the database to SQL Server Management Studio (SSMS), so now the next step is finding a way to connect to DataBricks and extract the Sales data, right?

I also export some csv tables manual relating Sales department but some have non-text data like pictures so it's error.

0 Answers
Related