SQL Fundamentals — Medium
Key points
- REPLACE function replaces all instances of a specified substring within a string
- It is commonly used for data cleaning and manipulation tasks
- This function is different from UPDATE, INSERT, and DELETE operations in SQL
Ready to go further?
Related questions
