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   SiteMap shows list of All Categories in this site.
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 do you know which index a table is using?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How do you know which index a table is using?
Answer
# 1
sp_helpindex command gives the information of the indexes 
on the table
 
Is This Answer Correct ?    6 Yes 0 No
Chandra Rekha
 
  Re: How do you know which index a table is using?
Answer
# 2
dbcc traceon 302
 
Is This Answer Correct ?    0 Yes 3 No
Vimal
 
 
 
  Re: How do you know which index a table is using?
Answer
# 3
sp_helpindex tabelname
 
Is This Answer Correct ?    6 Yes 0 No
Hari
 
  Re: How do you know which index a table is using?
Answer
# 4
sp_help <tablename>
sp_helpindex <tablename>
 
Is This Answer Correct ?    4 Yes 1 No
Visala
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
What is the system function to get the current user's user id? HCL1
What is a Trace frag?Where can we use this?  1
As a part of your job, what are the DBCC commands that you commonly use for database maintenance? HCL1
1.How to check the backup file details if we do not have access to that folder 2.how to check the backup file size without connecting to the folder IBM1
What are the type of joins? When do we use Outer and Self joins?  3
how to know Who Is Blocking Your SQL Server?  2
What is de-normalization and when do you do it?  3
What is an extended stored procedure? Can you instantiate a COM object by using T-SQL? HCL3
Can you tell me the difference between DELETE & TRUNCATE commands?  11
When do you use SQL Profiler?  2
write the query for taking database restore in sql?  2
How the data stores in a page?  1
How to write a script for upate the data in prod , i have 50000 row are there TCS2
Write a query to delete duplicate records in SQL SERVER Infosys18
how do u do Performance tunning ? Satyam1
how to update a null value field in sql server eg a table contains 3 fields id,name,salary and 3 records salary of 1 record is null i want update the nullfield 111 arun 300 112 ddd 200 113 ttt null i want to update table with add 100 to every record include null after updation the recrds should be 111 arun 400 112 ddd 300 113 ttt 100 HCL6
syntax for deleting the database in T SQL  4
What is the difference between Userdefined function and stored procedure? Explain and give the example also  4
1.what is the purpose of using alias name in sql server? with certain example? 2.what is cursor?will u plz explain me in detail with certain example?  3
Can some one please help with a query which will take only max value of a column in a join.  2
 
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