How write primary and foreign key relationship between two
tables without using constraints? u can use any of
procedure/function/trigger and any sql?



How write primary and foreign key relationship between two tables without using constraints? u can..

Answer / raju

we can achive this using triggers

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is a database trigger ? Name some usages of database trigger ?

4 Answers  


What are all the different types of indexes?

0 Answers  


explain the difference between myisam static and myisam dynamic. : Sql dba

0 Answers  


Is record in pl sql?

0 Answers  


what is table? : Sql dba

0 Answers  






What is java sql package?

0 Answers  


how can we find the number of rows in a table using mysql? : Sql dba

0 Answers  


Can ddl statements be used in pl/sql?

0 Answers  


What is the use of pl/sql table?

0 Answers  


How do you select unique values in sql?

0 Answers  


how to use case expression? : Sql dba

0 Answers  


describe transaction-safe table types in mysql : sql dba

0 Answers  


Categories