|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Removing Dulpicates
I have two tables: “tmptable” and “CC_CODES”
Both tables contain the same data; however the “tmptable” contains updated data. How can I compare both tables and remove all the duplicate in the tmptable, leaving only the updated data. I will be comparing the fields “IsMandatory” from both tables |
|
#2
|
||||
|
||||
|
First a couple of questions:
How many fields need to be compared between the 2 tables? Just the IsMandatory? In tmptable how can you identify the duplicates? Is there an ID or do you have to compare a number of fields? Can you identify the updated records with a timestamp or what? |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Removing Dulpicates |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|