Hello everybody plz tell me some solution regarding xml file reading,
I am reading the content in the xml file of a customer data successfully and placing the data into the database but i have to eliminate the duplicate records. how can i get the distinct values from the xml file. Means I dont want the data of the same records with in the 2 or more records.
The xml file contains around 14 colums.
plz tell me the solution.


