InterviewSolution
Saved Bookmarks
| 1. |
How Is The Sql Statement Executed? |
|
Answer» In the DATABASE of the HANA, each SQL query statement is EXECUTED with the TRANSACTION REFERENCE. For each new transaction, a new session is allotted. In the database of the HANA, each SQL query statement is executed with the transaction reference. For each new transaction, a new session is allotted. |
|