On 12 Jan 2012, at 10:52am, Durga D wrote:

>   I have attached sample db. I tried to simulate with test application.
> But, I could not.
> 
>    Please find the attached db, which has only one table.

You can't attach things to messages to this list, because we don't want the 
list flooded with everyone attaching their problem files rather than doing 
their own investigations.  However, you could try something like

SELECT * FROM sqlite_master WHERE name='t0'

and see which CREATE command you get back.

Simon.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to