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?
By default system will create the primary index or User can
create,if user How?
And also Secondary indexes by User or by defaultly system?

Answer Posted / jenny

Indexes are a sorted copy of the table that exist in the
database which helps in faster retrival of data from the
database.
Primary Index : User cannot create a primary index, the
system creates a primary index by default based on the
primary keys of the table.

Secondary Index : The secondary indexes are created by the
user.we can create a maximum of upto 15 secondary indexes
for a table.

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by work area and internal tables in abap? Why do we use it?

1166


What are the different message types available in the abap/4 ?

1082


What are the different functions used in sap script?

1014


What functions does a data dictionary perform? : abap data dictionary

1103


What is bdc? : abap bdc

1069


Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?

1413


What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc

1266


What is meant by performance analysis? Have done anything to improve the performance?

1043


What is table pool?

1032


What is the structure of bdcmsgcoll? : abap bdc

1404


How do you process errors in call transaction method? : abap bdc

1255


How we format the data before writing a statement in the report?

950


Some Realtime Examples on Exits .

2215


How to specify a client for database table processing?

1209


What are the 3 methods that we use in sequence in a batch input session method? : abap bdc

1141