SQL Query | Replace special characters | Control Characters | REPLACE function

preview_player
Показать описание
This video discusses another scenario bases SQL Query interview question.
How to replace special characters from a string?
The REPLACE function can be used to replace special control characters like TAB, Line Feeds and Carriage Returns.

Please do not forget to like, subscribe and share.

For enrolling and enquiries, please contact us at
Рекомендации по теме
Комментарии
Автор

Hi Team,
Do you have the dataset for all the queries in this playlist. If you can arrange, it will be very helpful for me

KeshavRaj-xhhu
Автор

Thank you so much my issue got resolved .

PurushottamKumar-kguw
Автор

Hello, your videos are very helpful.

Could you please help me with one scenario? I have special characters in my column like à, ñ etc. I want to find only the rows which have special characters in it.

gouravraj
Автор

Hi video quality is so poor please upload good quality. Your explanation is very goo.

dravikrish
Автор

Thanks for the video.. I want to replace invalid chars but want to exclude carriage return and line feed.. Please suggest

vaishuram
Автор

Thanks for this video 🙂
Can we use replace(column_name, CHAR(13)+CHAR(10), ' ')
In short two ASCII characters together..?...
Thanks in advance 😀

sandeepbisht
Автор

Mam..please do a video on how to replace special characters in datastage..

sweetysweetyvghb
Автор

I am getting a blank space in some datas of a particular column rest I am getting NULL values, when I am replacing the characters of asci value from 0-31 with '' and trimming it, I'm supposed to get null right ? But I'm not getting that, can you suggest a solution for it please ?

sagnikpoddar
Автор

could you please provide database links. so it will help us to practice

nagadivyaaraja
Автор

I use this replace function, but when I tried to export data in excel by using the query having replace function, it is giving me error. why is it so?

Pranav-fgjr
Автор

how do you find an invalid email address that doesn't contain a @ within SQL?

stallgic
Автор

How can we replace 2 single quotes to 1 single quotes

shaikhparwez
visit shbcf.ru