/
Browse
/
Courses
/
Build Intelligent Data Apps with SAP HANA Cloud Multi-Model
/
Course Assignment
Course
Course overview and introduction
Managing data in SAP HANA Cloud
Working with geo-referenced data
Leveraging full-text search
Analyzing connected data
Utilizing machine learning
Downloads
Quiz
Course
Course overview and introduction
Managing data in SAP HANA Cloud
Working with geo-referenced data
Leveraging full-text search
Analyzing connected data
Utilizing machine learning
Downloads
Quiz
Knowledge quiz
It's time to put what you've learned to the test, get 8 right to pass this week.
1.
What are some of the benefits of using SAP HANA Cloud machine learning?
There are two correct answers.
Machine learning functions can be applied with the in-memory performance of SAP HANA Cloud.
Machine learning functions can be applied to data stored in the SAP HANA Cloud database.
The SAP HANA Cloud system learns from user behavior and adds machine resources automatically on demand.
SAP HANA machine learning accelerates SAP AI Business Services functions
2.
What are some of the common use-case patterns that are enabled by SAP HANA Cloud graph?
There are two correct answers.
Reachability analysis and community detection
Centrality analysis and dependency detection
Time series analysis and forecasting
Inferencing and reasoning
3.
Which SAP HANA Cloud store supports schema-less, hierarchical data?
Choose the correct answer.
SAP HANA Cloud JSON document store
SAP HANA Cloud key value store
SAP HANA Cloud hierarchy store
SAP HANA Cloud SchemaFlex
4.
Which spatial data formats are supported by SAP HANA Cloud?
There are three correct answers.
Well-known Text (WKT)
GeoJson
Esri Shapefiles
Esri Vectorfiles
Well-known Spatial (WKS)
5.
What is a GRAPH WORKSPACE in SAP HANA Cloud?
Choose the correct answer.
A database object which exposes data (stored in tables for example) as a labeled property graph
A security concept to provide data access to different users
A user interface to build analytical dashboards
A graph algorithm for community detection
6.
What are some of the spatial data types that are supported by SAP HANA Cloud?
There are two correct answers.
ST_POINT
ST_GEOMETRY
ST_VECTOR
ST_SRS
7.
Which languages/APIs can be used to work with SAP HANA Cloud machine learning?
There are two correct answers.
SQL
Python / R
GraphQL
MatLab
8.
Which statement about full-text search in SAP HANA Cloud is true?
Choose the correct answer.
SAP HANA Cloud provides an in-database search engine.
SAP HANA Cloud uses an external, 3rd party indexer for full-text search.
SAP HANA Cloud provides a JSON document store to enable full-text search.
SAP HANA Cloud uses advanced regular expressions for full-text search.
9.
Which data types are supported by fuzzy/full-text search in SAP HANA Cloud?
There are three correct answers.
String data types, e.g. NVARCHAR
Date data types, e.g. DATE
Numeric data types, e.g. INTEGER
Vector data types, e.g. REAL_VECTOR
Spatial data types, e.g. ST_POLYGON
10.
Which language is used to query and manipulate data in the SAP HANA Cloud JSON document store?
Choose the correct answer.
SQL
XPath
Cypher
JQL