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 is the meaning of table buffer? This buffer is used by which type oftable?

771


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

608


Does sap handle multiple languages?

562


What is a multiple line field?

588


How do you use structures in the abap programs?

598






Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc

670


What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

620


HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?

1635


What are the events in ABAP language?

614


How to find the return code of a statement in abap programs?

605


What is the function of a domain? : abap data dictionary

592


Control Break statements- At new...endat.

902


What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary

568


What is pass by value and what is pass by reference? Which is better?

836


Explain get cursor field?

671