Click here to Skip to main content
15,891,777 members
Articles / Programming Languages / SQL

CLOB Comparison Line by Line in PL/SQL

Rate me:
Please Sign up or sign in to vote.
4.60/5 (4 votes)
18 Apr 2011BSD4 min read 37K   496   10  
An implementation of the Longest Common Subsequence (LCS) diff algorithm in PL/SQL.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Technical Lead
Portugal Portugal
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions