Data Lake to SQL DB Data Movement ( or CSV to SQL Table data movement)
Step 1: Do we have the table employee in SQL?
Step 2: Use the dataset which is pointing to the file in Data Lake:
Step 3: Set up the Source and Sink in the copy activity:
Source - It will point to the dataset which is pointing to the employee file ...
dataminds.hashnode.dev1 min read