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 are keys in sql?
What are different types of queries in sql?
Is record in oracle pl sql?
What does seeding a database mean?
What is equi join in sql?
what is query cache in mysql? : Sql dba
What is the difference between a procedure and a function?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
What is 19 null in sql?
explain the difference between delete , truncate and drop commands? : Sql dba
What is the difference between a subquery and a join?
What is the difference between unique and primary key constraints?
How do you delete a table?
How to add new employee details in an employee_details table with the following details
what is bcp? When is it used?