Is this a candidate for 'SET ZERO ON'? Bruce Chitiea 909.238.9012 cell
> On Dec 16, 2013, at 16:44, Karen Tellef <[email protected]> wrote: > > Using 9.5, 32-bit > > I'm putting up a data browser, and it is sorting by a currency column > DESCENDING. Many of these rows will have nulls in that column. Sorting in > Descending order puts the nulls at the top of the list; I'd rather they went > at the bottom. > > I can probably screw around with adding another column to this temp table, > assigning a dummy huge negative number to force the sorting, but I'm > wondering if there's a "set" command or something that would help me on this. > > Karen >

