on ‎2006 Mar 15 8:26 PM
Hi all,
Can anyone explain me the diference between open sql and native sql ? The select statements we use belongs to which category ?
Regards,
Varun.
Request clarification before answering.
HI VARUN,
OPEN SQL STMTS ARE THE ONE WHICH ARE DATABASE INDEPENDENT QUERIES. YOU CAN USE THESE STMTS IN YOUR ABAP PROG. REGARDLESS OF THE DATABASE.
NATIVE SQL ARE THE QUERIES FOR THAT PARTICULAR DBASE USED, WHICH WE RARELY USE IN ABAP.
BUT MAJORITY OF THE TIMES ABAP PRG.USES THE OPEN SQL AND WE DONOT NEED TO BOTHERED BY THE NATIVE SQL AND ABOUT THE DATABASE TOO, WHEN YOU ARE USING OPEN SQL.
YOU WANT TO KNOW MORE.LET ME KNOW.
REGARDS,
RAVI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.