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


Please Help Members By Posting Answers For Below Questions

What is sorting in sql?

496


What is case function?

589


How to use boolean type in select statement?

572


how can we repair a mysql table? : Sql dba

534


What is user defined functions?

568






what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

547


can sql servers linked to other servers like oracle? : Sql dba

539


Why do we create stored procedures & functions in pl/sql and how are they different?

498


what is not null constraint? : Sql dba

539


How can you get sql*loader to commit only at the end of the load file? : aql loader

543


Why do we need sharding?

517


Why is sql*loader direct path so fast?

593


What is a loop in sql?

558


How do you optimize a query?

525


What is the use of procedures?

532