adspace
Explain the difference between replace() and translate() functions in oracle?
Answer Posted / 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 |
Post New Answer View All Answers
What is oracle latest version?
How to put more than 1000 values into an oracle in clause?
How to select all columns of all rows from a table in oracle?
How to write a left outer join with the where clause in oracle?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
How to start an oracle instance?
Design database draw er diagram for a certain scenario ?
How to use values from other tables in update statements using oracle?