Answer Posted / deva
Primary key and unique key constraints are known as
integrity constraints where they are supposed to check the
unique of the records.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to create a table index in oracle?
How to get a list of all user accounts in the database?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
How many types of table in Oracle?
Explain overloading. Can functions be overloaded?
What are the oracle built-in data types?
Is primary key indexed by default in oracle?
What is the string concatenation operator in oracle?
What's dateware house and what's clustor with practicle example
State and explain the different types of data models?
What are the data types in oracle?
What is the usage of analyze command in oracle?
How to insert a record into a table?
How to best split csv strings in oracle 9i?
is there a tool to trace queries, like profiler for sql server?