select statement does not retrieve any records. what
exception is raised?
Answers were Sorted based on User's Feedback
Answer / madhu
Here two ways is there
you are using single select statement it display no rows
selected message.
If you are using in PL/SQL BLOCK at that time it raise the
error
NO_DATA_FOUND( IF YOU DECLARED) OTHER WISE IT GO FOR
WHEN OTHERS_THEN EXCEPTION HANDER.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can the query output be sorted by multiple columns in oracle?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
What is the difference between implicit index and explicit index?
How to write date and time interval literals in oracle?
What is an oracle and why it is used?
Can a formula column be obtained through a select statement ?
what is RAID technology?which is better RAID 0+1 OR RAID 5?
Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
List out the types of joins.
How to use select statement to count the number of rows in oracle?
What is a dead lock in oracle?
Is it possible to split the print reviewer into more than one region ?