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 does the t-sql command ident_current does? : Transact sql
Is there any restriction on the use of union in embedded sql?
Explain aggregate functions are available there in sql?
how many ways to get the current time? : Sql dba
What are the different types of constraints?
What is the difference between sql and mysql?
How do you explain an index number?
How does cross join work in sql?
Explain the difference between rename and alias?
What are different types of statements supported by sql?
Which sql statement is used to delete data from a database?
Is primary key is clustered index?
What are functions in sql?
Is sql an operating system?
What are the operators in sql?