Deleted sqlite data base before executing first approach.
and again delete sqlite database before executing second approach.

Issue is related to database design or insertion procedure.

There is no syntax problems in queries also.

On Wed, Jan 11, 2012 at 11:54 AM, jr <creature.eter...@gmail.com> wrote:

> On 11/01/12 06:05, Durga D wrote:
>
> if I understand correctly: first you created tables t1 and t2, then you
> say 'create if not exist' -- but they already do.  instead of (re-)creating
> tables t1 and t2, ALTER TABLE statements can be used to modify the existing.
>
> jr.
> ______________________________**_________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-**bin/mailman/listinfo/sqlite-**users<http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users>
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to