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 the join types in tsql? : Transact sql
List the various privileges that a user can grant to another user?
What is prepared statement in sql?
How does postgresql compare to "nosql"?
How do I send sql query results to excel?
Which language is used in sql?
How do I create a sql database?
define sql insert statement ? : Sql dba
What is secondary key?
How do I view a view in sql?
What is compilation error in pl sql?
What is sql dialect?
What is the execution plan in sql?
what is the difference between cluster and non cluster index? : Sql dba
How to write pl sql program in mysql command prompt?