Oracle Sample code from Developer Fusion https://www.developerfusion.com/t/oracle/code/sort/popularity/ Oracle Sample code from Developer Fusion http://www.rssboard.org/rss-specification en-GB Wed, 25 Jan 2006 01:18:00 GMT Deleting duplicate rows in a table Eliminating duplicate rows of data from an Oracle database http://www.developerfusion.com/code/1976/deleting-duplicate-rows-in-a-table/ http://www.developerfusion.com/code/1976/deleting-duplicate-rows-in-a-table/ Fri, 01 Mar 2002 09:41:00 GMT Kevin Saitta Getting Started with Database Programming This is a conceptual idea of how I start to do database programming. In this article, I had highlighted a few points that become vital to understand for any new comers to do database programming. http://www.developerfusion.com/code/1936/getting-started-with-database-programming/ http://www.developerfusion.com/code/1936/getting-started-with-database-programming/ Sun, 24 Feb 2002 11:24:00 GMT gigsv00 Transactions made easy with .NET 2.0 One of the more significant improvement in .NET 2.0 is the transactions area. Now with a single line it becomes extremely easy to support transactional code blocks using the concept of “ambient” transaction thanks to TransactionScope in the System.Transactions namespace. http://www.developerfusion.com/code/5282/transactions-made-easy-with-net-20/ http://www.developerfusion.com/code/5282/transactions-made-easy-with-net-20/ Wed, 25 Jan 2006 01:18:00 GMT Xavier Larrea Syncronise Databases Load data between two databases online http://www.developerfusion.com/code/99/syncronise-databases/ http://www.developerfusion.com/code/99/syncronise-databases/ Sat, 14 Jul 2001 14:48:00 GMT Santi Mondejar