what does sqlite3 return if the select id doesnt exist code example Example: sqlite check if row exists SELECT EXISTS(SELECT 1 FROM myTbl WHERE u_tag="tag");