what is for foreign key ??
Answer Posted / a.ganesh
it's reduce the repeated data in the database
.I think this is main advantage and the recode can't
directly delete from Parent Table
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we insert data if clustered index is disabled?
Is a primary key unique?
How to apply cascading referential integrity in place of triggers?
What is SQL Azure Fabric?
Find columns used in stored procedure?
Create and insert into temp table in sql server?
What is ms sql server index?
After removing a table from database, what other related objects have to be dropped explicitly?
Explain the flow of creating a cube? : sql server analysis services, ssas
Explain the third normal form(3nf)?
What is the concept of optimization?
How can you check the version of sql server?
What is a partition function in sql server?
How to truncate the log in sql server 2012? : sql server database administration
What is the difference between functions and scalar functions?