Subject | Re: [ib-support] check syntax |
---|---|
Author | Duilio Foschi |
Post date | 2002-01-25T23:41:11Z |
Luc,
Thank you
Duilio
>alter table childimpressive. A very powerful command.
>add constraint <constraint_name> foreign key (ParentID)
>references parent (ParentID)
>ON DELETE CASCADE.
Thank you
Duilio