I noticed that the sqlite documentation does not show the CONSTRAINT keyword, but it looks as though sqlite accepts the keyword. Also it appears that sqlite does not support DROP CONSTRAINT, but does support DROP VIEW and other similar.
Is this correct? -- ------------ Scott Doctor scott at scottdoctor.com ------------------

