Put code inside backticks
to preserve indentation
which is especially important
for Python and YAML!
```**strong text**
i need to delete the duplicate records before inserting into final table but i am not sure how to do that. can some one help
I have checked and implemented as well but the issue is we have delete statements in between of SQL statements for which we cant use Pre or Post hooks, so thats the reason i have posted the question