On 21 Aug 2013, at 11:49pm, veeresh kumar wrote:
> Is there a way to disable/enable specific foreign key constraint in sqlite3?
> Below is the sqlserver query , would like to know similar query in sqlite 3
>
> ALTER TABLE tablename WITH NOCHECK NOCHECK CONSTRAINT FK_Column
No, sorry. You can
Hi,
Is there a way to disable/enable specific foreign key constraint in sqlite3?
Below is the sqlserver query , would like to know similar query in sqlite 3
ALTER TABLE tablename WITH NOCHECK NOCHECK CONSTRAINT FK_Column
Thank you
-Veeresh
___
sqlite-
2 matches
Mail list logo