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 / shravan
for all entries is the more efficient.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
How many ways can a sap system be accessed?
What does hide statement do?
What is constructor expression in nw abap 7.4?
What is a variable in the sap abap?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What will happen when we use single buffered selected?
Where do you use help views?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Explain the advantage of structures?
What is the difference between the function module and a normal abap/4 subroutine?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
How do I find the output type of a table or a program?
How would you set the formatting options statically and dynamically within a report?
What are the advantages of different types of bdc's?