Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is an index and types of indexes. How many number of
indexes can be used per table ?

Answer Posted / guest

Index is a method used for faster retrieval of
records.different types of indexes are
1.primary key index
2.unique index
3.bitmap index
4.hash index
5.function based index
6.B-tree index(default index created) on table.
7.Virtual index(which do not show entry in DBA_segment).

Is This Answer Correct ?    128 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of join and explain each?

1103


What is %s in sql?

1080


How do I count rows in sql query?

1042


What is anonymous block in sql?

1174


What is the difference between the repeatable read and serializable isolation levels? : Transact sql

1185


Can cursors be part of a trigger body?

1694


What are the commands used in sql?

1136


Can we commit inside a trigger?

1048


What are different types of functions in sql?

1055


Is postgresql a nosql database?

1229


What does the base_object_type column shows in the user.triggers data dictionary view?

1099


What is the best sql course?

1028


Explain the difference between triggers and constraints?

1025


What is user in sql?

1078


How do I find duplicates in a single column in sql?

1070