Search:     Advanced search
Browse by category:
C/C++   |   Java   |   Oracle/Database   |   SAP   |   ASP .NET   |   Mainframe-DB2   |   Freshers

Q: What are the Various Master and Detail Relation ships.

Add comment
Views: 394
Votes: 0
Comments: 0
A: The various Master and Detail Relationship are
NonIsolated :: The Master cannot be deleted when a child is exisiting
Isolated :: The Master can be deleted when the child is exisiting
Cascading :: The child gets deleted when the Master is deleted 
 
 
Others in this Category
document Q: What is ON DELETE CASCADE ?
document What are the advantages of using Stored Procedures?
document What is Difference between Function and Stored Procedure?
document What is Normalization?
document What is SQL Profiler?
document What is Catalog Views?
document What are sp_configure commands and set commands?
document What are the basic functions for master, msdb, model, tempdb and resource databases?
document What does it mean to have QUOTED_IDENTIFIER ON? What are the implications of having it OFF?
document What is RAISEERROR?
» More articles



RSS