mahmed1
Well-known Member
- Joined
- Mar 28, 2009
- Messages
- 2,302
- Office Version
- 365
- 2016
- Platform
- Windows
Hi All
I have been given some sql code where it selects all unique values from a table and then puts into a temporary table but its now giving an error saying its not allowing me to do it because it will go over 2gb
Does anyone have any VBA or SQL code that deletes all duplicate rows from a table - i dont want to get all unique values but do a delete like excel has remove duplicates please
I have been given some sql code where it selects all unique values from a table and then puts into a temporary table but its now giving an error saying its not allowing me to do it because it will go over 2gb
Does anyone have any VBA or SQL code that deletes all duplicate rows from a table - i dont want to get all unique values but do a delete like excel has remove duplicates please