ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
How to Execute an Operating System Command From Within SQL 
Server ?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to Execute an Operating System Command From Within SQL Server ?
Answer
# 1
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 ?    1 Yes 0 No
Guest
 
  Re: How to Execute an Operating System Command From Within SQL Server ?
Answer
# 2
EXEC Master.dbo.xp_cmdshell 'Dir d:\'
 
Is This Answer Correct ?    3 Yes 0 No
Thatiparthi Brahma Reddy
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
What is row by row processing ?  1
What are the two virtual tables SQL Server maintains for triggers?  2
how many type of subquery?  2
Which TCP/IP port does SQL Server run on?  2
What is a view? is View updatable? IBM11
If there exist a index on the table, and we then make a view on that table (include the indexed column from base table) than why do we require indexing on view?Doesnt it create an overhead?  1
What is the difference between windows authentication and sql server authentication HCL4
Can anybody explain me cold backup and hot backup? TCS3
What is an index? Yardi-Software7
How do you use DBCC statements to monitor various aspects of a SQL server installation?  1
What are the new features in SQL Server 2005? Emphasis2
Explain Trigger with an example?  1
Name three version of sql server 2000 and also their differences?  1
What meant by Performance Tuning,how can we do the performance tuning on stored procedures and tell some steps to do the performance tuning TCS2
what is the main difference between after trigger and instead trigger.  1
I am having table Title with TITLE id,Author ID, Publiser ID , table AUTHOR with Author ID, Author Name, table PUBLISER with Pub ID, Pub name Here hot to find out the publiser id who have relesed the books of patriticular author?  3
What is the diff between Dynamic queries and static queries ICS-Integrated-Computer-Solutions1
What's the difference between a primary key and a unique key? Wipro8
Where do you think the users names and passwords will be stored in sql server?  3
What are the advantages of using sql server over ms access or why should one use sql instead of ms access Impetus1
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com