On Feb 2, 2012, at 8:22 AM, bhaskarReddy wrote:

>              I have to find a type of a value in sql.

As in the column type? Then pragma table_info is your friend:

http://www.sqlite.org/pragma.html#pragma_table_info

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

Reply via email to