In the last post on PL/SQL, we had seen Conditional Statements and how they can be used. Today we will be learning about Iterative Statements in PL/SQL.
As we all know the types of Iterative statements that are there in a programming language. PL/SQL also has the same iterative statements and...
8/19/12
UNIX and SHELL Scripting : General Purpose Commands
As everyone is aware of UNIX nowadays thanks to UBUNTU, which has made this platform very popular.
In this post we won't be learning about UNIX or its architecture but what we will be learning are the General Purpose Commands required for UNIX and SHELL Scripting.
UNIX has a lot of commands...