Month: December 2021

MSSQL : replace by NULL

Dears, SELECT replace(‘hello’,’e’,NULL) — returns NULL SELECT replace(‘hello’,’5′,NULL) — returns also NULL (Here I’d expect

© 2025 Street Of Styles