I have a table as shown below and I want to split list into new rows but when I follow snowflake lateral flatten in snowflake, rows are getting multiplied by number of columns that I am trying to flatten.
I want output to have no duplicate when trying to flatten.