Re: nullify delete rule?
From: Vinodk (vinodk_sct_at_NO_SPAM_hotmail.com)
Date: 05/20/04
- Next message: Martin Hellat: "Re: nullify delete rule?"
- Previous message: Cor Ligthert: "Re: Is .NET 2.0 Framework going to take advantage of 64-bit computing?"
- In reply to: Uri Dimant: "Re: nullify delete rule?"
- Next in thread: Martin Hellat: "Re: nullify delete rule?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 May 2004 18:12:23 +0530
ON DELETE CASCADE will delete the child tables also. It willnot nullify the
values as in the problem definition.
-- HTH, Vinod Kumar MCSE, DBA, MCAD, MCSD http://www.extremeexperts.com Books Online for SQL Server SP3 at http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp "Uri Dimant" <urid@iscar.co.il> wrote in message news:ercdcUmPEHA.2876@TK2MSFTNGP09.phx.gbl... > Martin > Have a look into ON DELETE CASCADE in the BOL? > > "Martin Hellat" <anonymous@discussions.microsoft.com> wrote in message > news:8C873A8D-410F-4F38-8D9C-753BBA44A1A6@microsoft.com... > > Hey, > > > > Is there a nullify delete rule implemented in sql server 2000? ( i.e. if i > delete a record in master table then all parent keys in detail tables are > set to NULL ). > > > > Thank You in advance, > > Martin. > >
- Next message: Martin Hellat: "Re: nullify delete rule?"
- Previous message: Cor Ligthert: "Re: Is .NET 2.0 Framework going to take advantage of 64-bit computing?"
- In reply to: Uri Dimant: "Re: nullify delete rule?"
- Next in thread: Martin Hellat: "Re: nullify delete rule?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|