Hi, just simple advice needed:

I have a web2py application whose data is made of an sqlite table
(that I have obtained by importing in web2py an excel-generated CSV file).

Now I see that in fact the original CSV data included many duplicate lines,
so my sqlite table has the same duplicate lines that differ only by their
id.

What simple method do you recommend to eliminate the duplicate lines
perhaps from within the web2py framework and without stopping the
application...?

thanks

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to