On Jan 31, 2012, at 10:05 AM, bhaskarReddy wrote: > Can any one tell me how to access values of a table column with its > particular row id.
In general, I would suggest that you get the basics straight: http://www.sqlite.org/books.html > I tried with "select * from ontTable where rowid=2;" http://www.sqlite.org/lang_select.html > Can any one tell me how to access column by column. http://www.sqlite.org/c3ref/column_name.html _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users