Re: cursor or exception
- From: "Michel Cadot" <micadot{at}altern{dot}org>
- Date: Wed, 28 Dec 2005 11:47:51 +0100
<ron.van.der.zwaag@xxxxxx> a écrit dans le message de news: 1135765418.178154.302390@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| Hi,
|
| a collega used frequently a begin, select ... and exception when
| no_data_found. I am used to use a cursor with %notfound to check is a
| record is found.
|
| The question is, does anyone knows what is better to do??
|
Imho, the one that is easier to read and maintain in your code.
Regards
Michel Cadot
.
- References:
- cursor or exception
- From: ron.van.der.zwaag@xxxxxx
- cursor or exception
- Prev by Date: Re: Supply Date based on DOW
- Next by Date: trivia: origin of names for UPPER() and LOWER()
- Previous by thread: cursor or exception
- Next by thread: trivia: origin of names for UPPER() and LOWER()
- Index(es):
Relevant Pages
|