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 ?    0 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 ?    0 Yes 0 No
Thatiparthi Brahma Reddy
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
What is a trigger?  3
How do SQL server 2000 and XML linked?  1
What are the different types of joins and what does each do?  2
please can anyone answer this query Table 1 has 2 columns: EmployeeId,Age Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region who has the oldest person  5
Wht is Stuff in sql ser  1
What are explicit and implicit transactions?  1
i want table name basis on column name.  2
What is the difference between two queries: 1. SELECT * FROM table WHERE 1=1; 2. SELECT * FROM table HP12
In which year relase the 7.0& 2000 & 2005?  1
what is cluster and nin-cluster index?  2
Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?  2
What value could be assigned to Varchar Type?  2
how can i store resumes in database? HCL1
We create an index to fast the search. How it fast the query? Do we write any special keyword with query?  3
Which is best Subquery (or) joins in sql server? explain why  1
how to find the particular row in table?(means suppose one table contain 10 rows , in these 10 rows how to find the particular row(example in 10 rows i want 5 row how)? Marlabs5
Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table? eFunds4
you are provided with the single table having say 4 col ie fname lname age city , now the all records with displying of only fname and lname is required but in this format say my name is abhay khanna it will come like this abhay-khanna rahul-roy gaurav-singh the above format is required  2
what is the main difference between constraints(like primary key etc..)& joins? Annik2
In clustered and non clustered indexes which one is faster while executing a query ?  1
 
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