Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Find and replace in MySQL by last occurrence
SELECT CONCAT(TRIM(TRAILING 'feryn.eu' FROM 'feryn.eu.bla.feryn.eu'),'thijs.be')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment