What is the difference between open sql & native sql ?
Answer Posted / manikandan
native sql : are not checked and converted they are sent
directly to the database system.allows to use database
specific sqql statements in an abap program.
Open sql: it will work on any r/3 system regardless of the
database system in use.
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
What are the time related infotypes? : abap hr
What is sequence number
Have you printed any report?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What are screen painter and menu painter? : abap hr
What does the insert statement in extract datasets do?
Explain the Types of Select statements?
When will the current screen processing terminates?
What is the advantage of structures?
What is time constraint ? : abap hr
What are the different types of work process?
How to create user interfaces for lists?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
Concepts of OO ABAP and why we are using it?
what is user specific parameter?