You will need to iterate through all of the records, for each record
you need to determine if its data is the exact same anywhere else in
the database. If so, tag it for deletion. At the end you will need to
determine which of the duplicated records to keep, and then delete the
rest.
Does this help?
-Thadeus
> --
>
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to
web...@googlegroups.com.
> To unsubscribe from this group, send email to
>
web2py+un...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/web2py?hl=en.
>