You use native SQL to access the SAP HANA database.
What should you do to retrieve the correct data? There are 3 correct answers to this question.
A . Use the UP TO n ROWS addition
B . Use the tilde symbol (-) to separate qualifier from column name
C . Use a Comma-separated column list
D . Specify the database schema if it is not the user’s default schema
E . Explicitly handle the client field
Answer: C,D,E