![]() | |
#91
| |||
| |||
|
|
Jeroen van Kalken <I (AT) dont (DOT) like.spam> wrote: On Thu, 08 May 2008 14:08:56 -0700, Gene Wirchenko <genew (AT) ocis (DOT) net wrote: in VFP9 you can also use the CAST function to get the right amount of digits; making it slightly more readable/understandable. Like: Cast(nvl(pcl.cpcl,0) as n(10,1)) This is getting messier. It appears that I will be adjusting a lot of code. Is case() ever necessary when a column is being used directly? i.e. select thiscol,thatcol from ... I am hoping that such usage is always safe. |
![]() |
| Thread Tools | |
| Display Modes | |
| |