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 / lalit mohan padhi
For all entries is more useful than inner join.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the difference between sy-tabix and sy-index? Where it is used?
Why do we use Abstract classes give an example from your project?
How to convert normal function module to bapi?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
How many primary keys can be created for a table?
Which one is better joins or views and why?
Explain pai and pbo.
What are the contents in technical specifications?
What is the purpose of sum statement?
What is the difference between free and refresh?
How can we use multiple transactions by using bdc_insert? : abap bdc
What is logo in sap script?
In which time constraint does the infotype records depend on the subtype ? : abap hr