InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between Catalog and Content tab? |
|
Answer» Catalog − This contains RDBMS objects like schemas, tables, views, procedures, etc. You can open SQL editor and design database objects. Content − This is used to maintain design time repository. You can create new packages and design Information views in HANA system. Various views can be created under content tab to meet business requirement and to perform analytical reports on the top of the Modeling views. |
|