Answer Posted / surya
It is used to avoid invalid and inconsistence data into the
data base table.
For example if you specify like this
sal int Check(sal>=1000)
and trying to insert value below 1000 in the sal
column,they won't accept you.That means it restrict the
data in the database table.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How many types of segments in Oracle?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to use null as conditions in oracle?
What is the relationship among database, tablespace and data file?
Is oracle a language?
How to change program global area (pga) in oracle?
What are the different types of database objects?
How do I find the database name in oracle?
What are oracle functions?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
Explain parameter file in oracle.
Does oracle database need java?
Why do we use bulk collect in oracle?
What are the original export and import utilities?
How to start a specific oracle instance?