what is the difference between FOR ALL ENTRIES and SELECT *
FROM ?
Answer Posted / surya
For all entries means: select query will be fetch the
records based on the records which are in the internal
table fields using for all entries.it gives the better
performance,while fetching records from the database.
select * from : it will fetch the records of all the fields
in the database table.it consumes the time .performace
problem.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a match code? : abap data dictionary
How can you manipulate the presentation and attributes of interactive lists?
What is internal payroll process? : sap abap hr
what is sap scriptview ?
What is the lock object?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
Explain lsmw?
What is a projection view? : abap data dictionary
What is the syntex used to call a screen as dialog box (pop up)?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What are the list of screen elements?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
how to genernate 21 sencondary index
How does the interection between the dynpro and the abap/4 modules takes place?