What is the difference between OpenSQL and Native Sql?

Answer Posted / gandhi

Open SQL:
Open sql will access the database without any
interface. which means no need to worry about the Database
manufacturer.

Native SQL:.
Native Sql are specific to database (ie
Oracle, SQL, Sybase, posgres, Access, DB2.)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Classic badi and Kernal badi ?

2067


What is the table buffer? Which type of tables used this buffer?

761


Where are you used type casting?

1104


What is dynamic action? : sap abap hr

839


Events that can be used in both the classical and interactive reports

1322


What is the difference between select statement and provide statement ? : abap hr

797


What is table buffer?

756


How do you move on to the next screen in interactive reporting?

879


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

780


What is a table attribute? : abap data dictionary

783


What is abap?

807


how to create view in bdc..??

2556


could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance

1668


Explain about workbench request and customization requests?

814


If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)

2282