I'm learning SQL and SQLite C API.

1)Suppose I have a table with many columns indexed on a column.
I want to change one value in a column only.
How can I make it with SQL ? 

2)Is it possible to index a table on an expression (composed from column
names) ?

thanks for answers
-- 
View this message in context: 
http://www.nabble.com/SQL-questions-tp18157126p18157126.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