How to execute OS(operating system) command from pl/sql?
Answer Posted / sourav
From Unix OS type the following command :
SQL>!ls
From Windows the command is :
SQL> HO[ST] [command]
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is full join?
What is audit logout in sql profiler?
Are stored procedures faster than queries?
How do I make sql search faster?
Explain what is a view?
What are the types of join in sql?
What is t sql in sql server?
What are string functions in sql?
How can I see all tables in sql?
What is use of trigger?
What is the reports view in oracle sql developer?
Do we need to rebuild index after truncate?
How can you view the errors encountered in a trigger?
What is cursor in pl sql with examples?
Is record in pl sql?