What is the difference between open sql & native sql ?
Answer Posted / sandeep
open sql
for these sql statements there will be a database interface
where as the native sql statements doesn't have this .the
use of the interface is they can convert the statements in
to the database that they r using
native sql are database specific
open sql statements can b used for transparent pooled and
cluster tables .where asa native sql statements r used for
only transparent tables
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is locking? : abap data dictionary
What are two methods of modifying sap standard tables?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
Difference between Read and Get cursor?
In what ways we can get the context sensitive f1 help on a field?
How do you execute the payroll
Explain the difference between tables and structures?
what is difference between set screen and call screen ?
Can we include customizing include or an append structure with pooled or cluster tables?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What is the difference between a dialog program and a report?
What is your approach to find exit and BAdi?
How does the system handle roll areas for external program components?