Introducing SQLScript for SAP HANA
Analyzing Queries
Expanding Queries
Creating and Populating Tables and Views
Identifying the Purpose of Database Transactions and Isolation Requirement
Implementing Imperative and Declarative Logic
Describing Functions and Procedures
Analyzing Temporal Tables and SAP HANA Hierarchies
Using Tools and Views for Analysis and Optimization

Knowledge quiz

It's time to put what you've learned to the test, get 5 right to pass this unit.

1.

Table User-Defined Functions can accept any number of input parameters and return any number of table results.

Choose the correct answer.
2.

Which two statements are correct regarding table functions?

There are two correct answers.
3.

Stored procedures must utilize only scalar parameters, or only table parameters.

Choose the correct answer.
4.

What is a user-defined library?

Choose the correct answer.
5.

What is the recommended approach for creating procedures?

Choose the correct answer.
6.

What is the difference between the SIGNAL and RESIGNAL commands?

Choose the correct answer.