©Mike Moxcey 1999

Spawning SQL commands

Before running a SQL stmt, we must put in a line
dollar pipe equals one
as in: $|=1;
to prevent Perl from spawning the SQL system call
and then going merrily about printing its output
while the Oracle command is processed.


home next