Copy data from the Data Lake to the SQL Database, deleting any existing data each time before loading the new data:
Step 1: Check the existing data in the employee table:
Step 2: Change the data manually in the csv file in data lake:
we need to check whether this change will be visible in the table or not (definitely at the end).
Step 3: Settings in “Sink” opti...
dataminds.hashnode.dev1 min read