InterviewSolution
Can we EXECUTE DOS COMMAND from SQL. YES we can execute DOS command by using xp_cmdshell. And to execute this we USE below command or syntax to execute this.exec xp_cmdshell "c: *.exe"
Your experience on this site will be improved by allowing cookies. Read Cookie Policy