Hello,
i am having a problem getting unique records when combining two columns in my query. Can the DISTINCT command be used with the CONCAT command or the || || operator. I am using MS Query and when i enter in my query with DISTINCT, it says "DISTINCT is not a SELECTed operator" and then it...