N White <nwtech at tele-net.net> wrote: > Can anyone explain to me the purpose and usage of the 'prio' column in > the radgroupreply table? Order. "SELECT ... by prio" See the "users" file for examples: DEFAULT ... Foo-Stuff = 1 Bar-Junk = 2 is *not* the same as DEFAULT ... Bar-Junk = 2 Foo-Stuff = 1 Sometimes order *does* matter. Alan DeKok.