1021 -

select distinct(configuration_key) as cfgKey, configuration_value as cfgValue from configuration order by configuration_key

[TEP STOP]