Is there a way of querying the database to list all duplicate entries from a
column in the same table?

Something like "SELECT * FROM mytable WHERE last NOT UNIQUE"

fred, johnson
roger, johnson


-- 
View this message in context: 
http://www.nabble.com/Listing-duplicate-entries-tp16941525p16941525.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to