Latest Activity

code

Association in Denodo

Hi, i have 3 base views (A,B and C). association has been created between A and B,B and C as per documentation it says Association helps with performance so when i run my VQL query which joins A to B and B to C .how do i know if association actually im...

Association

code

Associations Vs Joins

I would like to understand what option is better to use in the scenario of star schemas: Only Joins in models for the derived views Only Associations in Derived views A combination of Joins and Association in Derived Views Please explain in ...

association derived view aasociations vs joins

code

Traverse links at associations

hey, I saw at documentations that we can't traverse links execpt if primary key defined at view , but I create assocciation wihtout definig primary keys at views and I traversed links at resftful webservice , how that happen please?

Related to: Associations in Denodo

Association Associations

code

On which level should i place my associations

Hello, On which layer would you advice to place the associations? Lets say i have 4 levels: connectivity layer (only connections + base views) Integration layer (simple combinations of base views) Business Entities layer Presentation layer...

Related to: Associations in Denodo

associations Association

code

Query regd. Associations

Hi All, I had stuck with a case that when i hit the associations rest service to get the details, am getting only table names in response but not the mapping details between those tables.

associations Association

code

Association will take effect on snow flake schema join?

Dose associations take effect for the snow flake join, for example, fact join dim_A,Dim_B, are star schema join, and join Dim_c, Dim_C join is not on fact column, it is on DIm_A and Dim_B column, how to make the association take effect?

snow flake schema Association

code

Association without push down over BAPI

Hello Community, while working with Denodo I got a Problem, that I canĀ“t deal with. I have a Database with about 150 Mio lines which I want to filter for more than one criteria. This needs very much time by doing all with the help of the SAP-Server. Wh...

BAP Connector SAP Association