It is know that in ABAP programs you can use Open SQL without any concern of the underlying database. The backend database is handled by Open SQL Interface.
Which of these concerns is the developer relieved of in the given scenario?
Options
- Converting Open SQL to Native SQL
- Managing buffering
- Managing buffering
- Performance improvement