Answer Posted / kumar.p
select statement which is used to read all the records from
the database.select single statement read the single record
from the database.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to eliminate duplicate entries in internal tables?
what is the difference between hashed & sorted internal tables?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
Name some data dictionary objects?
Explain the advantages of logical databases?
Explain the differences between se01, se09 and se10?
Which commands are used for interactive reports?
How do you find out whether a file exits on the presentation server?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
How are BAPI different from normal function modules?
What are the events driven batch jobs?
Difference between sy-tabix and sy-index?
How many types of tables exists and what are they in data dictionary?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization