How to Execute an Operating System Command From Within SQL
Server ?
Answer Posted / thatiparthi brahma reddy
EXEC Master.dbo.xp_cmdshell 'Dir d:\'
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which rendering formats are affected by the pagesize properties?
How to display a past time in days, hours and minutes?
How to find the list of fixed hard drive and free space on server?
What are the different types of sub-queries?
Define full outer join?
What is the use of toad or sqldbx.?
How to defragment table indexes?
What do you understand by the analysis services in sql server?
What is triggers in ms sql server?
How to use transact-sql statements to access the database engine?
How to convert a unicode strings to non-unicode strings?
How do you troubleshoot errors in a SQL Server Agent Job?
What is transaction server distributed transaction?
Explain table valued parameters in sql server? Why tvp used?
Explain what are the different index configurations a table can have?