What is the difference between OpenSQL and Native Sql?

Answer Posted / akhil

OPEN SQL

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 the ABAP/4 program.

Native SQL
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 ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are data classes? What are the various data classes available for selection? : abap data dictionary

744


What is meant by a schema? : sap abap hr

773


What are internal tables? : abap hr

718


Can a domain, assigned to a data element be changed? : abap data dictionary

755


What is the disadvantage of a call by reference?

845


What is modularization and its benefits? : abap modularization

907


What is the difference between synchronous and asynchronous updates?

779


Explain the different types of view?

792


On which even we can validate the input fields in module progams?

763


What is the client concept in sap?

751


What is update task

7964


How do you read files from the application server ? : abap bdc

826


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

2190


Can we use on change of between select and endselect?

777


What is system-land-scape of your project?

780