Can we create more than one constraint to column ?
Answer Posted / deva
yes we can
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
Explain implicit cursor.
What is the relationship among database, tablespace and data file?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
How to drop an index?
How to write text literals in oracle?
How to rebuild an index in oracle?
How to view the data files in the current database?
How to convert a date to char in oracle? Give one example.
Differentiate between post-database commit and post-form commit?
How can I introduce multiple conditions in like operator?
What are the oracle differences between nvl and coalesce
How many types of synonyms in Oracle?
Can sub procedure/function be called recursively?
6. Display the client name and order date for all orders using the traditional method.