On Sun, 14 Mar 2010 22:05:14 +0000, Simon Slavin
<slav...@bigfraud.org> wrote:

> I was trying to work out if I could add a FOREIGN KEY to a table after
> it is originally created, using the ALTER TABLE command. 
> Assuming that my database was originally created with 3.6.19
> or later, can I do this ?

No, ALTER TABLE can only rename tables or add columns.

>Simon.
-- 
  (  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