same =>n,Set(cdrstarttime=2020-04-15 00:20:43
I need to replace the white space between YYYY-MM-DD & HH:MM:SS which is actually space after 15 & before 00 and tried below syntax but its not working
${REPLACE(cdrstarttime,T)}
can anyone please help me