A table without unique contraints will get duplicates if you insert the same row multiple times.
/Andreas On Thu, Jul 15, 2010 at 3:34 PM, Mark <[email protected]> wrote: > Hi there, > > when using INSERT, if the record is already present, will this cause any > problems, does it overwrite or ignore? > > mtia > Mark > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- Andreas Henningsson "Vanligt sunt förnuft är inte särkilt vanligt." -- Voltaire _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

