Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to execute OS(operating system) command from pl/sql?

Answers were Sorted based on User's Feedback



How to execute OS(operating system) command from pl/sql?..

Answer / 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

How to execute OS(operating system) command from pl/sql?..

Answer / nasir mehmood

HOST('Os Command') procedure will be used for this purpose.

Is This Answer Correct ?    5 Yes 3 No

How to execute OS(operating system) command from pl/sql?..

Answer / 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

More SQL PLSQL Interview Questions

What is application trigger?

0 Answers  


What does where 1/2 mean in sql?

0 Answers  


pl/sql testing means what ...... explain process how to find pl/sql bugs

1 Answers   Zensar,


How many types of relationship are there?

0 Answers  


how many tables will create when we create table, what are they? : Sql dba

0 Answers  


What is crud sql?

0 Answers  


What do you mean by stored procedures? How do we use it?

0 Answers  


what is column? : Sql dba

0 Answers  


how to create user in sql and how to set password for that?

3 Answers  


What is an exception in pl/sql?

0 Answers  


What is error ora-12154: tns:could not resolve the connect identifier specified?

0 Answers  


how to findout the 100th maximum salary

28 Answers   Amdocs,


Categories