which of the following is more efficient when we are
retrieving data from more tables.
select statement using innerjoins or select statement using
for all entries?

Answer Posted / joydip

One Single Inner join between database tables is much
faster than multiple For all entries.Also we may have to
create more internal tables in ABAP code to avoid one inner
join, which is not referable.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of logical databases : abap hr

783


What will happen when we use fully buffered in abap?

761


What are the fields in the memory table ‘screen’?

768


What kind of deliverables you have on a day to day basis?

1153


To find the date difference & excude saturday & sunday in between them

1731


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1933


What are the events driven batch jobs?

778


What are control tables?

867


What are the aggregate objects in the data dictionary? : abap data dictionary

1269


How we can give authorization on the fields of table control in a dialog-programming?

2068


Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel

1775


What is the significance of technical settings (specified while creating a table in the data dictionary) ?

780


How to know if the value entered contains records or not?

767


What are client dependant objects in abap/sap?

869


Define external layer?

815