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
Why having clause is used in sql?
What is the purpose of my sql?
how mysql optimizes distinct? : Sql dba
What are the basic techniques of indexing?
Can there be 2 primary keys in a table?
What does t sql mean?
what are the different type of normalization? : Sql dba
Can we use ddl statements in stored procedure?
What is the basic form of sql query?
does sql support programming? : Sql dba
What do you think about pl/sql?
How do I count rows in sql?
Can we create foreign key without primary key?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
Explian rowid, rownum? What are the psoducolumns we have?