TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mohammed Zaid Meraj
719
1.3k
271.2k
Remove Extra Space between string in whole column
Apr 6 2017 3:22 AM
I want to Remove Extra Space between string in whole column using a single query.
I have value ???? ????? ?????? ??. 84/214
??????? ?????
, I want to remove extra space from the name
??????? ?????.
I want to this in all database columns at a single query . So send query for this solution.
I have tried this but
it is not working for column , only working for single sting.
Select REPLACE(REPLACE(REPLACE(Oname,' ','{}'),'}{',''),'{}',' ') from own_detl_p21c
Reply
Answers (
4
)
How to export text file by xp_cmdshell for Thailand Language
how to insert txt file into database sever