Question 6 of 13What are some features of a unique secondary key? (Choose two.)
Correct Answer: A, D
Question 7 of 13In the assignment: data (gv_result) = 1/8. What will be the data type of gv_result?
Correct Answer: C
Question 8 of 13Given the following Core Data Service View Entity Data Definition, When you attempt to activate the definition, what will be the response?
Correct Answer: B
Question 9 of 13Given the following Core Data Services View Entity Data Definition, Which of the following types are permitted to be used for <source> on line #4? (Choose two.)
Correct Answer: A, B
Question 10 of 13Given the following ABAP SQL statement excerpt from an ABAP program: You are given the following information: 1. The data source “spfli” on line #2 is an SAP HANA database table. 2. “spfli” will be a large table with over one million rows. 3. This program is the only one in the system that accesses the table. 4. This program will run rarely. Based on this information, which of the following general settings should you set for the spfli database table? (Choose two.)