A. .yaml
B. .hdbcalculationview
C. .cds
D. .hdinamespace
E. .hdbprocedure
A. CDS
B. Java
C. Node.js
D. CDS Notations
A. To send an arbitrary event
B. To provide error messages to the client
C. To call external services
D. To register another set of handlers
E. To give information on the HTTP method
A. DEFAULT EMPTY
B. DEFAULT
C. SET
D. IS_EMPTY
A. .hdbcds
B. .hdiconfig
A. using { Country } from '@sap/cds/common';entity Addresses { town : String; country : Country; }
B. using { Country } using '@sap/cds/common';entity Addresses {town : String;country : Country;}
C. using { Country } in '@sap/cds/common';entity Addresses {town : String;country : Country; }
D. using { Country } extract from '@sap/cds/common';entity Addresses { town : String; country :Country;}
A. Authorizations
B. Roles
C. Privileges
D. Scopes
A. Modify the list of optional extensions.
B. Export the content as a compressed file.
C. Choose a different application type.
D. Change the initial name.