Re: PL/SQL and call system

From: Anette Hansen <Info_at_AHa-EDV.de>
Date: Wed, 25 Jul 2001 13:04:14 +0200
Message-ID: <9jm93e$dh2$1_at_ds10701a.msro.detemobil.de>


"palau" <palau_at_sittingbull.sachem> schrieb im Newsbeitrag news:519A71327421D2118C2000805F65E04D0FFD53EB_at_DUN-INT-NEWS01...
> Can i call a system command from PL/SQL
>
>

Hello,

can you use NDS ?
If yes= TRUE Then

  Execute Emidiate 'Alter Table emp add salary_bonus Number(10,2)';

End If;

Note: The execution is an implizit COMMIT;

Regards, Anette Received on Wed Jul 25 2001 - 13:04:14 CEST

Original text of this message