Answer Posted / mohanbabu
Constraints are used to limit the type of data that can go
into a table.
Constraints can be specified when a table is created or
after the table is created.
A trigger is a fragment of code that you tell Oracle to run
before or after table is modified.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Can we use threading in pl/sql?
What is the use of primary key?
What trigger means?
Why use triggers in sql?
Why do we use subquery?
What is embedded sql with example?
What are different joins used in sql?
What is the difference between having and a where in sql?
Can cursors be part of a trigger body?
How do sql databases work?
What is hibernate and its relation to sql?
What is cross join example?
Does view contain data?
What is the use of <> sql?
How to move files from one directory to another in pl sql?