adspace
Answer Posted / Radhe Shyam
A foreign key is a column or set of columns in one table that refer to the primary key in another table. It is used to establish a relationship between two tables and enforce referential integrity, ensuring that data in the related tables remains consistent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is collation? : Sql dba
how to escape special characters in sql statements? : Sql dba
what are the advantages of sql ? : Sql dba
Do we need to rebuild index after truncate?
Can we use distinct and group by together?
Can delete statement be rollbacked?
What is the best sql course?
how to start mysql server? : Sql dba
Is inner join faster than left join?
If a cursor is open, how can we find in a pl/sql block?
what is sql server agent? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
what is bcp? When does it used? : Sql dba
what is schema? : Sql dba