Native SQL and Open SQL
Common grounds: -
Difference: -
Native SQL statement Testing in the SAP HANA Studio
As there is no syntax check for native SQL statements in ABAP, it can be very difficult to ensure the syntax is correct. A convenient solution can be to use the SQL Console view of the SAP HANA studio.
Here you can enter the SQL statement and execute them. If the statement is not correct, error message is displayed that can be used to locate and correct the error.