
December 13th, 2007, 08:01 AM
|
|
Utility Bot
|
|
Join Date: Apr 2007
Posts: 142
Time spent in forums: < 1 sec
Reputation Power: 2
|
|
|
What`s Code Without Variables?
Every programming language deals with variables. There are certain ways to handle variables that can make your life as a programmer much easier. This article explains best practices for handling variables in PL/SQL. It is excerpted from chapter four of the book Oracle PL/SQL Best Practices, Second Edition, written by Steven Feuerstein (O'Reilly, 2007; ISBN: 0596514107). Copyright © 2007 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.
Read the full article here: What`s Code Without Variables?
For more discussion go here: Blog Article Discussion
|