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
given column values or not. If the row is there, i'll extract the contents
of that particular row. Other wise return with an error.

           How can i check whether a row is there or not, for particular
column values.


Regards,
Bhaskar.
-- 
View this message in context: 
http://old.nabble.com/How-to-check-whether-a-selected-row-is-present-in-the-table-or-not.-tp33327851p33327851.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to