Hi
I want to import data from excel into Sql.
I have 3 fields - PersonId , Name , Salary. I want PersonId should not be duplicate. How we can do this
Thanks