Answer Posted / atul
constraining table is used in trigger
this is table where used foreign key on that table(i.e)
one table depand upon another table
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to make a copy values from one column to another in sql?
What is integrity in sql?
How many types of privileges are available in sql?
Why stored procedure is better than query?
Can we alter stored procedure?
How exception handling is done in advance pl/sql?
Show the cursor attributes of pl/sql.
What do you understand by pl/sql records?
How to use distinct and count in sql query? Explain
Which type of cursor is used to execute the dml statement?
What is sql select statement?
What do you mean by table in sql?
What are tables and fields in the database?
How do you write a complex sql query?
What is the use of sqldataadapter?