How write primary and foreign key relationship between two
tables without using constraints? u can use any of
procedure/function/trigger and any sql?
Answer Posted / raju
we can achive this using triggers
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is view? Can we update view
What do we need to check in database testing?
How do you break a loop in pl sql?
What are inner outer left and right joins in sql?
what is sql? : Sql dba
What is Difference Between Unique and Primary Key Constraints?
what are the join types in tsql? : Transact sql
What is the use of sql trace?
What does subquery mean in sql?
How to run sql functions in pl/sql?
what is the difference between union and union all? : Sql dba
What is memory optimized table?
What is pivot in sql?
Can ddl statements be used in pl/sql?
Is a foreign key always unique?