answersLogoWhite

0

follow these steps if your duplicate records are excatly same: suppose mytable is your table which have duplicates records select distinct * into NewTable from MyTable delete mytable insert into mytable select * from NewTable select * from MyTable drop NewTable

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you delete duplicate records in a MySQL database using PHP?

MySQL has three methods for removing duplicate records. Using Delete Join, remove duplicate records. In MySQL, we may utilise the DELETE JOIN query to swiftly eliminate duplicate records Using the ROW NUMBER() function, delete duplicate records. USE THE INTERMEDIATE TABLE TO DELETE DUPLICATE ROWS. To learn more about data science please visit- Learnbay.co


How do you delete duplicate entry in tally 7.2?

alt+d for delete any entry


How do you duplicate Pokemon in Pokemon Sapphire?

It can't be done.do not duplicate your Pokemon your game boy save will be delete


Can you delete java duplicate files?

Can you find those duplicate files? If you can find them then you can delete them. If you need a tool who can help you to find those files, you can go to cisdem and click DuplicateFinder. This application will help you.


How do you delete duplicate photos on the screen?

I had a ton of duplicate photos cluttering my gallery, so I used a duplicate files fixer app to scan and group them automatically. After reviewing the results, I deleted the extra copies in a few taps and freed up a lot of storage.


Is there a Database program and or a Spreadsheet program that can easily locate and delete duplicate entries?

Microsoft Access can easily locate and remove duplicate records from a table of data. The data is stored in a table, and a query is used to extract the duplicate records. You need to click on "new" query and a box will popup asking what sort of query you want to create. Pick the "find duplicates query". follow the wizard instructions and it should be quite clear. Any problems let me know.


How do you eliminate duplicate addresses on a list in excel?

highlight it then press delete


Can we extract the records which is not having duplicate in file a to file b in easytrieve?

If duplicate mydata recordtype = 'duplicate' print myreport end-if *must use "not duplicate" instead of "unique" if not duplicate mydata recordtype = 'not duplicate' print myreport end-if


How do you delete duplicate songs from windows Media Player in one click?

Unfortunately there is no means of doing this. The easiest method is to hold down Ctrl while left-clicking each duplicate song and then pressing Delete


What is a delete query?

A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.A delete query can delete some or all of the records from a table. You can choose which ones to delete by using criteria, like choosing to remove all records that have a date beyond a certain point, or all the staff working in a particular department etc.


Is it possible to delete saved game files for Resident Evil 2 on the Nintendo 64?

Look for a delete function in options or data or records then choose delete and that's it.


When records are no longer needed what do you do to the table in access?

You "delete the records" from the table.