![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
10gR2 I'm kind of self-doubting now, I'd like to run this by you gurus; I see this in pl/sql : (written by God-knows-who) DECODE(some-number-column, NULL, 0,some-number-column) Is this in fact SAME as NVL(some-number-column, 0) ??? thanks |
#3
| |||
| |||
|
|
"maomao" <m... (AT) mailinator (DOT) com> wrote in message news:135ov26mb4pav8f (AT) corp (DOT) supernews.com... 10gR2 I'm kind of self-doubting now, I'd like to run this by you gurus; I see this in pl/sql : (written by God-knows-who) DECODE(some-number-column, NULL, 0,some-number-column) Is this in fact SAME as NVL(some-number-column, 0) ??? thanks Looks the same to me. -- Terry Dykstra |

![]() |
| Thread Tools | |
| Display Modes | |
| |