Editorial / Best Answer
				 
							 						        Answered by: 
				       	Saumendra Mohanty
			                            
			         
                        
                        
			        
				 
	                    Both Replace and Translate are single row functions in Oracle 9i.
The Replace Function replaces single character with multiple characters.
But in Translate Function replaces sinlge character with sinlge character only.
 
			 
          
What is the Difference between Replace and Translate
Editorial / Best Answer
Answered by: Saumendra Mohanty
Both Replace and Translate are single row functions in Oracle 9i.
The Replace Function replaces single character with multiple characters.
But in Translate Function replaces sinlge character with sinlge character only.
Related Answered Questions
Related Open Questions