Answer Posted / s. syam sundar
which prevents the user from entering the duplicating into
tables or views is called integrity constraint
Ex: primary key constraint,foreign key constraint,unique
constraint,check constraint.
| Is This Answer Correct ? | 90 Yes | 11 No |
Post New Answer View All Answers
Why do we use %rowtype & %type in plsql?
Who is the owner of mysql database?
Mention what pl/sql package consists of?
What is a column in a table?
What does select * from mean in sql?
In pl/sql, what is bulk binding, and when/how would it help performance?
How do you declare a constant?
What is %type in sql?
What is execute immediate?
What is pivot table in sql?
What is normalisation in sql?
What are the 3 types of behavioral triggers?
Can a trigger call a stored procedure?
How do you optimize a query?
What is the importance of sqlcode and sqlerrm?