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
What are the steps you can take to avoid “deadlocks”?
Why are you getting errors when creating a new odbc dsn?
what changed between the previous version of sql server and the current version? : Sql server database administration
what kind of lan types do you know? : Sql server database administration
What is compound operators?
Explain few examples of stored procedure over triggers?
How to select an exiting database using mssql_select_db()?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
Explain optimistic and pessimistic concurrency?
How does the report manager work in SSRS?
When a primary key constraint is included in a table, what other constraints does this imply?
What is normalization according to you and explain its different levels?
Describe in brief authentication modes in sql server.
What is index, cluster index and nonclustered index?
How to create percentile function?