I'm new to SQL(ite).
I have two records in a table that have the same values in all columns. I
want to replace a column of only one record. (ex: Firstname Lastname: Pierre
Dupont, Pierre Dupont =>become => Pierre Dupont, Paul Dupont). 
How can I make it with SQL command ?
How can I make it with C API ?

thanks a lot for your answers.
-- 
View this message in context: 
http://www.nabble.com/SQL-understanding-problem-tp18142381p18142381.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