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 row? : Sql dba
What is pl sql architecture?
What are the types of triggers in sql?
What is gpt format?
What is trigger explain with example?
Explain exception handling in pl/sql?
What is sql used for?
Explain aggregate functions are available there in sql?
What are the parts of a sql statement?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What is coalesce in sql?
What is data types in sql?
What is meant by temporal data?
What is cursor and its types?
What do you know by pl/sql cursors?