Question 51
You have created a CDS view as follows: define view zha400 as select from spfli association (*) to sflight as_flights On spfli.carrid =_flights.carrid and spfli.connid=_flights.connid
{
...
}
Given that table sflight also contains the field planetype, how must you address the fields carrid and planetype from table SFLIGHT?
{
...
}
Given that table sflight also contains the field planetype, how must you address the fields carrid and planetype from table SFLIGHT?
Question 52
Which of the following is true?
Question 53
In SAP HANA SQL, you want to create a table whose definition should NOT be visible in the catalog? Which of the following table types fulfill this requirement? Please choose the correct answer.
Question 54
What is the operating system supported by HANA? (2 correct answers)
Question 55
What are the features of New Open SQL? There are 2 correct answers to this question.