What is the difference between open sql & native sql ?
Answer Posted / nasreen
Open SQL allows you to access all database tables known to
the SAP system, regardless of the database manufacturer.
Sometimes, however, we may want to use database-specific
SQL statements called Native SQL in your ABAP/4 program. To
avoid incompatibilities between different database tables
and also to make ABAP/4 programs independent of the
database system in use, SAP has created a set of separate
SQL statements called Open SQL.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is the difference between get and get late?
What is a multiple line field? : abap bdc
what is a text table ?
What are the different control break statements available inside a loop?
What is the bitwise operator in the sap abap?
Define external layer?
What is the difference between internal tables and extract datasets? : abap modularization
stock transfer from one plant to another plant ? i want the total description.
In which table the material master data is stored?
What is a fall back class?
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.
What kind of financial periods exist in sap? What is the relavent table for that?
What are the aggregate objects in the dictionary? : abap data dictionary
dynamic programming in sap abap