

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Execution time while running a SQL query in HANA Studio
When a SQL query is executed, you can see the confirmation that the query is executed in time duration and also with server processing time. In this scenario, you can see the time taken by SAP HANA processor to create a new table in the HANA database as below −
“Statement 'Create Table Demo_HANA ( ID INTEGER, NAME VARCHAR(10), PRIMARY KEY (ID) )'
successfully executed in 3 ms 117 µs (server processing time − 2 ms 458 µs) - Rows Affected − 0”
- Related Questions & Answers
- Executing a SQL query in SAP HANA Studio
- Opening SQL editor using SAP HANA Studio
- Running an OLTP query in SAP HANA
- Running a SQL query from specific month in SAP DB
- Create table SQL query in SAP HANA
- Ignore NULL and UNDEFINED values while running a MongoDB query
- How to monitor real time SQL execution statistics in Oracle?
- How to improve the execution time of a query in MongoDB?
- SQL query to check SAP HANA system version
- Load and unload a table in SAP HANA using SQL query
- SAP HANA Modeling Perspective in HANA Studio
- Customizing SAP HANA Perspective in HANA Studio
- Adding a system in SAP HANA Studio
- Searching a user in SAP HANA system using HANA Studio
- Searching a SAP HANA system in HANA Studio System view
Advertisements