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 an Operating System Command From Within SQL
Server ?

Answer Posted / guest

The xp_cmdshell extended store procedure makes it possible
to execute operating system commands from within SQL
Server.
Example:

EXEC Master..xp_cmdshell 'Dir c:\'

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create view in stored procedure sql server?

1049


What is the use of set nocount on/off statement?

1137


What is 2nf in normalization?

1049


What are the drawbacks of reporting in ssrs?

159


you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration

1154


how will add additional conditions in sql?

1164


How to convert a unicode strings to non-unicode strings?

1151


how can you check the level of fragmentation on a table? : Sql server administration

1034


What is dbcc command in sql server?

1145


What are the requirements to use odbc connections in php scripts?

1154


What is a data collection table?

1044


Explain the Ways to improve the performance of a sql azure database?

84


What is an index. What are the types?

1157


A trigger can reference objects outside the current database? State true or false.

1056


What does it mean to be in union?

979