What is the maximum number of CHECK constraints that can be
defined on a column ?
Answer Posted / shweta
1 exclusive and any number of shared ones.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What privilege is needed for a user to create views in oracle?
What is an oracle wallet?
What is a read write transaction in oracle?
what are the default admin accounts in Oracle 10g ?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What is a trace file and how is it created in oracle?
Explain cascading triggers.
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
How to retrieve data from an explicit cursor?
What do you mean by merge in oracle?
how the indexes are stored in the Oracle Database?
What is bulk load in oracle?
What are the different windows events activated at runtime ?
Explain the use of inctype option in exp command.
Compare and contrast between sql and sql server and explain its various functions?