Archive for November, 2008

5 Tools That Make You a More Productive Computer User

The following software utilities and tools will help you work faster and make you more efficient at using your computer.

Enso

Enso is a free application launcher, but it is also more than just that. Enso is similar to Ubiquity, however, Enso works at the Windows operating system level, not just inside your browser. It [...]

5 Recommendations About Cursor FOR Loops in Oracle PL/SQL

A cursor FOR loop is a PL/SQL loop statement. It is a loop that is associated with a cursor embedded within the loop boundary.

There are two types of cursor FOR loops: SQL Cursor FOR loop and Explicit Cursor FOR Loop.

In SQL Cursor FOR loops, you include the text of a query directly in the FOR [...]