Tag: databases
Questions Related to databases
what will be the output of: select rpad('*$*',3,'*') from dual;
Which operator is equivalent to concat function?
what will be the output of: select rpad('*$*',3,'*') from dual;
Which operator is equivalent to concat function?