what is the difference between no rows returned and null
returned?
Answer Posted / suman rana
No rows returned will raise Oracle Exception NO_DATA_FOUND,
but Null returned will not raise this exception
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the use of system.effective.date variable in oracle?
How to use "startup" command to start default instance?
What happens to the current transaction if a ddl statement is executed?
Point the difference between translate and replace?
How many anonymous blocks can be defined?
Write a syntax for update query in oracle?
How different is ms access and oracle?
Explain oracle’s server parameter file.
What is translate in oracle?
How to create an initialization parameter file?
How does the on-delete-cascade statement work?
How to enter a new row into a table interactively?
How to define an explicit cursor in oracle?
How to install oracle odbc drivers?
Is the After report trigger fired if the report execution fails ?