Re: [sqlite] How to check whether a selected row is present in the table or not.

2012-02-15 Thread Petite Abeille
On Feb 15, 2012, at 11:47 AM, bhaskarReddy wrote: > How can i check whether a row is there or not, for particular > column values. http://www.w3schools.com/sql/sql_where.asp ___ sqlite-users mailing list sqlite-users@sqlite.org

[sqlite] How to check whether a selected row is present in the table or not.

2012-02-15 Thread bhaskarReddy
Hi Friends, I want to select a row based on some column values. If the row is matched, the particular values corresponding row can be displayed. If not matched and empty message getting displaying. Now my problem is, i want to check whether there is a row with