1.

What Is Hana Cds? What Are The Artifacts We Can Create Using Cds?

Answer»

Core DATA SERVICES (CDS) artifacts are design-time definitions. When CDS file is activated, it generate runtime objects.

CDS can be USED to CREATE following database artifacts:

  • Create a table (entity)
  • Create an SQL views
  • Create an association between entities or views
  • Create a user-defined structured type

Core Data Services (CDS) artifacts are design-time definitions. When CDS file is activated, it generate runtime objects.

CDS can be used to create following database artifacts:



Discussion

No Comment Found