Need help to identify what ” being added to the return string?
I am setting a variable value with CONCAT Function. If the value for the column is NULL then I want empty string to be returned and if not null then the date should be returned as per the specified format.