Explain the difference between replace() and translate() functions in oracle?
Answer / Kamlesh Shivprasad Chandel
{"replace": "A string function that replaces a specified set of characters with new characters within a given string", "translate": "A character-by-character translation function that maps each character in a source string to a corresponding character in a target string"}
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between SQL and SQL Server?
What is the difference between sharding and replication?
which institute and which faculty is providing best training for oracle sql, plsql in hyderabad
1.how to extract the second highest salary from emp table having sal as a column which contains the salary of all employee of an organisation.
Whether Oracle satisfy more codd rules or db2 satisfy more codd rules? How meny of each can satisfy ? Please answer me. Advance thanks
How to invoke the data pump import utility?
Can you use a commit statement within a database trigger?
What is a Private Synonyms ?
What is the difference between normal and corelated subqueries?
What does COMMIT do ?
what is kernel?
what is the difference between first normal form & second normal form?