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 / mayuri
inner join is more efficient
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is meant by authorization? Did you ever work on it? : sap abap hr
What are the rules to create a BAPI?
Mention what is alv programming in abap?
What is the use of abap data dictionary? : abap data dictionary
How do you take care of performance issues in your ABAP programs?
Can you define a field without a data element?
What is the collect statement? How is it different from append?
Explain the disadvantage of using exec sql statement in abap?
How do you find number of records present in internal table?
Define external layer?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
what is call back in alv?
What is screen flow logic? What are the sections in it?
On which even we can validate the input fields in module progams?