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 are bitmap indexes? How does they work?
What are the advantages of oracle?
What do you mean by redo log file mirroring?
What is dynamic proxy?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Explain oracle left join with an example?
What are the differences between primary key and unique key?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What do you understand by a database object?
How to load data through external tables?
What privilege is needed for a user to insert rows to tables in another schema?
Can we protect our pl/sql source code?
How does Oracle guarantee data integrity of data changes?
What is rowid and rownum in oracle?
How to resolve name conflicts between variables and columns?