C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Removing Trailing blanks using RTRIM
WhatsApp
Karthikeyan Anbarasan
13y
3.1
k
0
0
25
Blog
This blog shows how to remove the trailing spaces of a string using the RTRIM in SQL
Example:
SELECT LTRIM('String with Trailing blanks ')
The expected result would be "'String with Trailing blanks"
SQL Server Transact Basic to Expert - Removing Trailing blanks using LTRIM
Recommended related topics
Membership not found