Yes, that's what it does.
It's also a dedicated function for formatting SQL string values. It might not be perfect, but you'd add something like it to your code library and develop it over time. Then if you encounter a problem and fix it, you'd never encounter that problem again in any databases you develop in the future.
It's also a dedicated function for formatting SQL string values. It might not be perfect, but you'd add something like it to your code library and develop it over time. Then if you encounter a problem and fix it, you'd never encounter that problem again in any databases you develop in the future.