Easy guide on how to install and configure SQL*Plus Instant Client on Windows, and how to use it to connect to remote databases,
Read the Full Article →
Oracle PL/SQL gives you the ability to perform DML operations in bulk instead of via a regular row-by-row FOR loop. This article shows you how to use bulk DML using the FORALL construct and handle exceptions along the way.
Read the Full Article →