IT Placement Papers Database Database Admin
This category contains Database Admin Interview Questions and Answers |
What is the difference between "translate" and "replace"?
|
|
|
|
|
Replace replace every instence of character with character sting by the given charator of string. this work for entire word and pattern,. Translate replace the one charecte at a time.Translating the nth character match with the nth character with the replacemnt string .
Only registered users can write comments. Please login or register.
|