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


Please Help Members By Posting Answers For Below Questions

What are the value tables?

558


What should be the approach for writing a bdc program? : abap bdc

579


Of the two call transaction and session method, which is faster?

691


Explain what is sap script? What is the purpose of sap script?

626


What are the function modules used to create batch input session? : abap bdc

627






How can we omit a leading sign and a leading zero in sapscript?

608


What are the different function modules used in sapscript?

616


Static and instance variable and method with live example. Why and when to use

929


How many secondary indexes can we create in a table?

617


What is an internal table?

723


What are the system table used in abap?

584


Can we include customizing include or an append structure with pooled or cluster tables?

667


What are smart forms?

587


What is buffering in abap?

632


What is the difference between open_form and close_form?

621