HANA300 Flashcards
(339 cards)
Which SAP tool can you use to include geospatial and predictive processing as part of the data
transformation process?
Please choose the correct answer.
Response:
A. SAP Data Services
B. SDI
C. SDQ
D. SDA
C. SDQ
What can be used to return multiple result sets?
Please choose the correct answer.
Response:
A. Table function
B. Scalar function
C. Procedure
D. View
C. Procedure
Where is SDI used?
There are 2 correct answers to this question.
Response:
A. Data cleansing
B. Data streaming
C. Data transformation
D. For data loading
C. Data transformation
D. For data loading
Where can you create a filter expression?
Please choose the correct answer.
Response:
A. In a Data Foundation node
B. In the Semantics node
C. In an Aggregation node
D. In a Projection node
D. In a Projection node
You have a list of map locations for clinics. The government wants to build a new clinic where there is
the greatest need. You need to find the largest distance between any two clinics.
With your current knowledge, how do you do this?
Please choose the correct answer.
Response:
A. Use a spatial join to find the distance between clinics.
Use an aggregation with the maximum option.
B. Use a dynamic join to find the longest distance between clinics.
Use a ranking to find the top 10 values.
C. Use a spatial join to find the distance between clinics.
Use a level hierarchy for drilldown.
D. Use a temporal join to find the distance between clinics.
Use a union with constant values to “pivot” the values.
A. Use a spatial join to find the distance between clinics.
Use an aggregation with the maximum option.
Which join types are available in a Join node of a calculation view?
There are 2 correct answers to this question.
Response:
A. Spatial joins
B. Referential joins
C. Cross joins
D. Temporal joins
A. Spatial joins
B. Referential joins
Which of the following are components of SAP HANA Data Warehousing Foundation?
Note: There are 2 correct answers to this question
Response:
A. SAP Data Hub
B. Native DataStore Object
C. Composite Provider
D. Data Lifecycle Manager
B. Native DataStore Object
D. Data Lifecycle Manager
Which deployment scenarios feature security staying in the application server and end users not logging in to the SAP HANA system?
There are 2 correct answers to this question.
Response:
A. SAP HANA as a platform with an SAP HANA XS application
B. SAP HANA as a reporting server
C. SAP HANA as a side-by-side accelerator
D. SAP HANA as a database
B. SAP HANA as a reporting server
D. SAP HANA as a database
Why should you use variables in SQL Script?
There are 2 correct answers to this question.
Response:
A. To support processing push-down
B. To improve code readability
C. To increase parallelization opportunities
D. To implement flow control logic
B. To improve code readability
C. To increase parallelization opportunities
Which of the following data provisioning tools can you use to read data directly from Twitter?
There are 3 correct answers to this question.
Response:
A. SAP Data Services
B. SDI
C. SAP HANA XS engine
D. SAP Replication Server
E. SDA
A. SAP Data Services
B. SDI
C. SAP HANA XS engine
How could you improve the performance of joins in cube calculation views?
There are 2 correct answers to this question.
Response:
A. Reduce the number of columns used in the join
B. Specify the cardinality of the join
C. Avoid the use of referential joins.
D. Join on calculated columns
A. Reduce the number of columns used in the join
B. Specify the cardinality of the join
You have assigned analytic privileges to users as shown in the diagram. What data can be viewed by the
users?
There are 2 correct answers to this question.
Response:
A. User 1 can view Canada for 2018
B. User 2 can view any year for United States
C. User 2 can view United States for 2017
D. User 1 can view any year for United States
B. User 2 can view any year for United States
D. User 1 can view any year for United States
In which SAP HANA deployment scenarios will end users be created as users in the SAP HANA system?
There are 2 correct answers to this question.
Response:
A. SAP HANA as a platform
B. SAP S/4HANA
C. SAP BW powered by SAP HANA
D. SAP HANA Live
A. SAP HANA as a platform
D. SAP HANA Live
Question: 14
What is needed in an SAP Vora deployment?
There are 2 correct answers to this question.
Response:
A. SAP Data Services
B. SAP HANA data warehousing foundation
C. Apache Hadoop
D. Apache Spark
C. Apache Hadoop
D. Apache Spark
You have Model B that is based on Model
A. You have NOT built any of the models yet. You delete Model A. What happens during the build?
There are 2 correct answers to this question.
Response:
A. The build of the entire HDB module is successful
B. You get a build error when you build Model B
C. You get an error when you build the entire HDB module
D. The build of Model B is successful
B. You get a build error when you build Model B
C. You get an error when you build the entire HDB module
Why would you implement the SAP HANA Data Warehousing Foundation?
Please choose the correct answer.
Response:
A. To improve the loading and reporting performance of SAP Business Warehouse
B. To implement an SQL-driven approach to data warehousing
C. To add OLAP data warehousing capabilities to SAP HANA
D. To enable reporting on SAP HANA data using the full suite of SAP BusinessObjects
B. To implement an SQL-driven approach to data warehousing
What does SAP HANA load when starting up and before indicating that it’s ready?
There are 3 correct answers to this question.
Response:
A. Some row tables
B. All system tables
C. Some column tables
D. All partitions
E. All row tables
B. All system tables
C. Some column tables
E. All row tables
You want to see in a Union node which data sources return no results for a query. How do you achieve
this?
Please choose the correct answer.
Response:
A. Create a standard union.
B. Set the is Null property in the Manage Mapping dialog.
C. Set the Empty Union Behavior property.
D. Create a union pruning configuration table.
C. Set the Empty Union Behavior property.
You’re writing a mobile application for the World Series. You have details about all the baseball players
and the baseball scores for all the previous games.
How do you use the data of the player information and the scores?
Please choose the correct answer.
Response:
A. Both the player information and the scores are used as transactional data.
B. The player information is used as master data, and the scores are used as transactional data.
C. The player information is used as transactional data, and the scores are used as master data.
D. Both the player information and the scores are used as master data.
B. The player information is used as master data, and the scores are used as transactional data.
What statement is allowed in a user-defined function?
Please choose the correct answer.
Response:
A. COMMIT
B. JOIN
C. EXEC
D. INSERT
B. JOIN
What is the default node for a calculation view of type cube?
Please choose the correct answer.
Response:
A. Join node
B. Projection node
C. Star join node
D. Aggregation node
D. Aggregation node
Which of the following views can you extend with the SAP HANA Live Extension Assistant?
Please choose the correct answer.
Response:
A. Your own custom views
B. Query views with a union
C. Reuse views
D. All SAP-delivered views
C. Reuse views
Which type of join supports a temporal conditions in a calculation view?
Please choose the correct answer.
Response:
A. Left outer join
B. Text join
C. Referential join
D. Inner join
D. Inner join
Which are the recommended assignments in SAP HANA?
There are 2 correct answers to this question.
Response:
A. Roles to roles
B. Roles to privileges
C. Privileges to users
D. Roles to users
A. Roles to roles
D. Roles to users