SQL console with Eclipse ADT is one of the most powerful tools which is not present in classical GUI ABAP workbench. With SQL console, now a Developer can directly query on SAP Business Database schema and can check the result/output on the fly.
Tag: sql
Performance Comparison: New Open SQL vs CDS vs AMDP vs CTE
« Previous Index Next » It is a very common question nowadays, which one to chose when hitting the database? Option candidates are New Open SQL, CDS(Core Data Services), AMDP(ABAP Managed Database Procedure) or CTE(Common Table Expression). They all are designed for new enhanced ABAP and they all are made for delivering performance. Moreover, all … Continue reading Performance Comparison: New Open SQL vs CDS vs AMDP vs CTE