--- In [email protected], James Keeline <[EMAIL PROTECTED]> wrote: > I would use: > > SELECT bearing FROM $table WHERE TRIM(bearing)>'' GROUP BY bearing; > > James >
Thanks James - appreciate the helpful reply.
--- In [email protected], James Keeline <[EMAIL PROTECTED]> wrote: > I would use: > > SELECT bearing FROM $table WHERE TRIM(bearing)>'' GROUP BY bearing; > > James >
Thanks James - appreciate the helpful reply.