My OLTP application as of now using MSSQL/odata, we have emulated the same functionality in SAP HANA. Now I want to compare the time taking in SAP HANA to process the request with MS SQL.
I want to capture following things:
Start time and End Time retrieve data inside SAP HANA db.
Number of records retrieved.
Please help and guide me...