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                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
What is SQL Profiler what is the use of it?
 Question Submitted By :: Srikanth
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is SQL Profiler what is the use of it?
Answer
# 1
SQl Profiler is a tool provided by SQL Server, which can 
capture the queries, procedures executed on the database. 
It also capture all the details like user, m/c, input 
parameters, time of execution etc. This is very helpful 
while bebugging any query / procedure.
 
Is This Answer Correct ?    5 Yes 0 No
Tap_ks
 
  Re: What is SQL Profiler what is the use of it?
Answer
# 2
SQL profiler is a graphical tool that allows system 
administrator to monitor in an instance of the SQL Server.

Use of SQL Profiler:
•	Monitor the performance of an instance of SQL 
Server.
•	Debug Transact-SQL statements and stored procedures.
•	Identify slow-executing queries.
•	Test SQL statements and stored procedures in the 
development phase of a project by single-stepping through 
statements to confirm that the code works as expected.
•	Troubleshoot problems in SQL Server by capturing 
events on a production system and replaying them on a test 
system. This is useful for testing or debugging purposes 
and allows users to continue using the production system 
without interference.
•	Audit and review activity that occurred on an 
instance of SQL Server. This allows a security 
administrator to review any of the auditing events 
including the success and failure of a login attempt and 
the success and failure of permissions in accessing 
statements and objects.
 
Is This Answer Correct ?    0 Yes 0 No
Rathi
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
which database is best to use in oracle and sql server? explain reasons? TCS5
How can i change the column name. HCL7
What is a Trace frag?Where can we use this?  1
What are mdf,ndf,ldf files and how to see the data in those files? Accenture5
1.what is stored procedure?Its significance with example? 2.Explain about index with syntax and example? plz do reply.........  1
could you please reply for these question: 1.About Use Apply? 2.Avoid cursors - When we have a situation that we can not avoid the use of cursor than what is the alternate solution? is there anything we can use instead of cursor to perform the desired task? which optiomize the peroformance too. 3.What is computed columns? Thanks in advance. Regards, Rupesh  3
What are the advantages of using views. Why do we need views when we have SPs? 247Customer3
could u plz explain about joins and views?  2
Explain the architecture of SQL Server?  2
What is the difference between HAVING clause and the WHERE clause?  4
Is it possible to allow NULL values in foreign key? I s it possible to use different constraints for the same column in the table (i.e) (id int NOT NULL,UNIQUEUE)  1
what are batch in sql server? Satyam2
what is replication? where do u use Go Keyword? Satyam1
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? HCL1
What is the difference between Stored Procedure , Function and Package, 1. how many blocks in Package and what are they. IBM5
what is difference between having and where clause ?  2
i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no. iFlex2
plz send every query in sql server2000 Infosys1
can you anybody tell me the how can you restore the master database. while migraion(one server to onther server)?  1
can foreign key take role of primary key? TCS4
 
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