Posted by: Pdfprep
Post Date: December 31, 2020
You need to access a remote database table object within your HDB module in an MTA project. In SAP HANA extended application services, advanced model (XS advanced) a user-provided service was created to access the external schema. The service is already declared in the MTA project YAML file.
Which activities do you perform? Note: There are 3 correct answers to this question.
A . Create a synonym that refers to the view.
B . Create a view that refers to a synonym.
C . Create a synonym for the remote table object.
D . Create/update the .hdbgrants file providing authorizations for the remote schema.
E . Create a view that refers to the table.
Answer: B,C,D
Leave a Reply