Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
MySQL Tutorial
Introduction
Select Query
Database
Table
Table Join
Subquery
Insert Update Delete
Logic Operator
View
Data Types
Procedure Function
Cursor
Trigger
Date Time Functions
Comparison Functions Operators
Aggregate Functions
Cast Functions Operators
Control Flow Functions
Encryption Compression Functions
Information Functions
Math Numeric Functions
Miscellaneous Functions
String Functions
Regular Expressions
Data Dictionary
MySQL Utilities
Privilege
REPLACE « String Functions « MySQL Tutorial
MySQL Tutorial
String Functions
REPLACE
23.33.REPLACE
23.33.1.
REPLACE(str,from_str,to_str): Replace str with all occurrences of from_str to_str
23.33.2.
Use replace function with data in a table
23.33.3.
Replace letter J in the first name to letter G