How to execute OS(operating system) command from pl/sql?
Answer Posted / praveen
You would need to wrap OS command under External Procedure.
Read more about PL/SQL External Procedures on how the same
works.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is sqlexception in java?
what are local and global variables and their differences? : Sql dba
What is time based sql injection?
What is the difference between truncate and drop statements?
What is the source code of a program?
How can triggers be used for the table auditing?
What is database sql?
how to dump a table to a file with 'mysqldump'? : Sql dba
What is bulk collect in pl sql?
What are the usages of sql?
Why coalesce is used in sql?
How do you update a value in sql?
What are different types of statements supported by sql?
Explain what is dbms?
How many types of triggers exist in pl/sql?