Can the default values be assigned to actual parameters?
Answer Posted / nishi
yes
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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.
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How to insert multiple rows with one insert statement in oracle?
Explain the types of exception?
Explain the use of consistent option in exp command.
How do you bind variables in oracle?
How can we force the database to use the user specified rollback segment?
What is columnar storage what is the advantage?
What are the four Oracle system processes that must always be up and running for the database to be useable?
What is recovery manager in Oracle?
How to create a stored program unit?
Explain oracle’s server parameter file.
What is query image?
How does one get the view definition of fixed views/tables?
How to open and close an explicit cursor in oracle?