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   To Refer this Site to Your Friends   Click Here
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 are the types of indexes available with SQL Server?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are the types of indexes available with SQL Server?
Answer
# 1
There are basically two types of indexes that we use with
the SQL Server. Clustered and the Non-Clustered.
 
Is This Answer Correct ?    1 Yes 0 No
Guest
 
  Re: What are the types of indexes available with SQL Server?
Answer
# 2
Indexes are of two types,Clustered  Index and non Clustered 
Index,when you create Clustee index on tables all the rows 
in the tables are stored in the order of the clustered 
Index key,So there will one cluster index in the table.Non 
Clustered Index have there own storage seperate from the 
table data storage.Non Clustered Index is stored in the 
form of B-trees.
 
Is This Answer Correct ?    1 Yes 0 No
Nagabhushan
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
What is the system function to get the current user's user id? TCS2
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
Explain basic SQL queries with SELECT from where Order By, Group By-Having? Wipro1
What is database normalization? Digicel5
where do you use Isolations?give me some exmpale?  1
what is IDE,DMV in sql server? Value-Labs1
HOW TO RENAME A COLUMN NAME  1
how can do you the system monitoring?  1
What are constraints? Explain different types of constraints?  5
what is advantages in sql 2005 over sql 2000?  1
What is the difference between SSAS 2000 and SSAS 2005? APX1
Which virtual table does a trigger use? TCS5
how to get the automatic backup of the database in the sql server  3
i want table name basis on column name.  2
How can your resolve deadlocks? IBM3
How many index keys possible for a table  6
how to write the query to select the rows are in the order of either 1,3,5,7... or 2,4,6,8,... ADP1
Is it possible to delete duplicate rows in a table without using a temporary table ?  5
Can a stored procedure call itself(recursive). If yes what level and can it be controlled.?  2
Explain the new features of SQL server 2000?  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