I have three field name Negeri,Kompartment,Blok
In this three field name, there are two record which contains same records. How I can delete the record in the database if it same records have already exist in the records. I am not using primary key for this. tables. I used Microsoft access 2003 as my database
Code:.Open "SELECT Negeri,Kompartment,Blok FROM Kompartmen"




Reply With Quote