Question: What will be the output of the following query?Answer: SELECT REPLACE(TRANSLATE(LTRIM(RTRIM('!! ATHEN !!','!'), '!'), 'AN', '**'),'*','TROUBLE') FROM DUAL;?TROUBLETHETROUBLE. |
Is it helpful?
Yes
No
Most helpful rated by users: