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
What are pooled tables? : abap data dictionary
What are the different types of work process?
What is the difference between commit-work and rollback-work tasks?
What is table attribute? : abap data dictionary
What is step-loop? Explain all the steps?
What is the purpose of sum statement?
What is repository info. Systems?
How to display if the value entered contains records or not?
Difference between domain and data element? What are aggregate object?
What is the significance of delivery class?
What are the update types possible?
What are the basic objects of the data dictionary?
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
How can I get ascii value of any letter? Is there any function?
What are the sequences of event block?