On Thu, 15 Oct 2009 22:13:22 +0200, Lothar Behrens
<[email protected]> wrote:

>Hi,
>
>is there a function to detect nullable fields?

.headers on
PRAGMA table_info(yourtablename);

>Thanks
>
>Lothar
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to