Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Invoke Host Commands from Pl/Sql
Hello !
In sqlplus you could use the host command.
i.e.:
sqlplus > host echo Mario
Regards,
Mario Bucsics