Click here to Skip to main content
15,887,416 members
Articles / Database Development / SQL Server

URL Decode in T-SQL

Rate me:
Please Sign up or sign in to vote.
4.58/5 (6 votes)
1 Jul 2015CPOL5 min read 42.8K   95   5  
This article provides code for decoding strings that have been encoded for URL transmission in pure T-SQL that works properly for all URL encoded strings.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Canada Canada
Frank Yang is a senior developer with a working experience in .NET, C# and T-SQL.

Comments and Discussions