At 08:29 -0400 2005/07/12, Mark Johnson wrote:
Why use Remove?  It's unfamiliar to more oldtimers

For a number of systems, it's faster if you're just pulling off fields or values.* Also it's the same form if the list is @FM, @VM, @SM or @TM separated, so there's no need to do one ore more RAISE()s. And for folks that started with uv or udt, instead of one of the more Pick-like flavors, using SELECT on a non-file variable is very unfamiliar and counter intuitive.

Ray

*If you're really trying to save clock cycles, do a benchmark, sometimes the REMOVE statement is slower than the REMOVE() function.
--
.=================================================================.
| =-=-=-=-=-=-= Eagle Rock Information Systems Corp =-=-=-=-=-=-= |
| -=-=-=-=-=-=- web and database business solutions -=-=-=-=-=-=- |
|   <http://www.eriscorp.com>        <mailto:[EMAIL PROTECTED]>   |
|Midwest Regional Office: 815-547-0662 (voice)  815-547-0353 (Fax)|
.=================================================================.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to