sqlite - Write Insert Query in SQLite3 in iPhone -
Hi, the table contains data to be inserted if the record does not already exist Ex: IF does not exist (table Select the WHERE id from ID = _Id) then - enter TBL (.....)
This can be easily done using the procedure stored in MySQL but I have a single query statement I want to do the same thing in SQLite.
Please include help in
Its work is for me :)
Comments
Post a Comment