Answer Posted / pkd
with check constraint, you can not use pseudo column
(sysdate) function
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Explain the function of optimizer in oracle?
How to invoke the data pump import utility?
Can you assign multiple query result rows to a variable?
What are the differences between char and varchar2 in oracle?
Explain how are indexes update?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What is procedure overloading in oracle?
How to use existing values in update statements using oracle?
What is the use of aggregate functions in oracle?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is bulk copy or bcp in oracle?
What is merge statement used for?
How to select some columns from a table in oracle?
Is primary key indexed by default in oracle?
What is meant by a deadlock situation?