Using Regular Expressions to Convert PL/SQL code to T-SQL
When converting Oracle PL/SQL to T-SQL, there are a number of ways to do this, but this article shows us how this can be done with regular expressions in Management Studio.
2013-04-19 (first published: 2011-10-11)
9,974 reads