On Thu, 15 Oct 2009 22:13:22 +0200, Lothar Behrens
<lothar.behr...@lollisoft.de> 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
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to