jlsmithhartfiel
Programmer
Hi!
My query is:
select l.label
from listbox l
where l.fieldname = 'Municipality'
and l.value in ('rams','ak','cret')
I'm looking for the easiest way to display the records in the same order as 'rams','ak','cret'. Currently it sorts them in alphabetical order of l.label.
TIA!
Jessica![[ponytails2] [ponytails2] [ponytails2]](/data/assets/smilies/ponytails2.gif)
My query is:
select l.label
from listbox l
where l.fieldname = 'Municipality'
and l.value in ('rams','ak','cret')
I'm looking for the easiest way to display the records in the same order as 'rams','ak','cret'. Currently it sorts them in alphabetical order of l.label.
TIA!
Jessica
![[ponytails2] [ponytails2] [ponytails2]](/data/assets/smilies/ponytails2.gif)