BAT Conclusion
SELECT
id as opt_key,
id as opt_value,
Label as opt_text
FROM [IED].[DB_VERSION].[BATConclusionValue]
GROUP BY id, Label
ORDER BY opt_textNo data
SELECT
id as opt_key,
id as opt_value,
Label as opt_text
FROM [IED].[DB_VERSION].[BATConclusionValue]
GROUP BY id, Label
ORDER BY opt_textNo data