What is open sql vs native sql ?
Answer / rajkumar gupta
Open SQL allows you to access database tables declared in the ABAP Dictionary regardless of the database platform that your R/3 System is using.
Native SQL allows you to use database-specific SQL statements in an ABAP program. This means that you can use database tables that are not administered by the ABAP Dictionary, and therefore integrate data that is not part of the R/3 System.
Is This Answer Correct ? | 0 Yes | 0 No |
what are value table and check table ?and what are the difference between them?
What is the max no of screen no's we create
How do you copy the script from source alert?
How can you Logon your client?
How to create Extended Idoc?
What is Internal Table?
14 Answers Atos Origin, Globel,
What is runtime analysis?
What is system-land-scape of your project?
what is the diffrence between Field String & normal Work area?
in select _upto N ROWS IF N=0 THEN------------------are rows are selected?
how to create f1 help and where f1 help is stored
Explain buffering