How to execute OS(operating system) command from pl/sql?
Answer Posted / nasir mehmood
HOST('Os Command') procedure will be used for this purpose.
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is duration in sql profiler trace?
Is there a 64 bit version of ssms?
What are analytic functions in sql?
How many sql databases can you have on one server?
Define implicit and explicit cursors.
How do you drop a trigger?
what are all the common sql function? : Sql dba
Define concurrency control. : Transact sql
Which constraints we can use while creating database in sql?
Can we perform dml in function?
How many sql commands are there?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
What is benefit of creating memory optimized table?
Is primary key a clustered index?
What action do you have to perform before retrieving data from the next result set of a stored procedure ?