Latest Activity

code

when we have to use the Incremental update based on PK

when we implement the Incremental cache , we shold provide the condition at base view (lastmodified_date>Last_cache_Refresh_Date) and i am clear with it ,but what should be used for the property "Invaliate the cache Before Load" in scheduler load pr...

Related to: Incremental Queries in Denodo

code

join

a join can only be performed by using a derived view ?

code

allusers role defaulted in Denodo 7, not in Denodo 8

I see that the allusers role appears to be "granted by default to new local users" in both Denodo 7 and Denodo 8. However, it is disabled by default in the Kerberos Configuration for Denodo 8. What does this role do? The documentation does not explain...

code

add backup user : can not change the wrong prefilled email.

xxxxx@xxxxx.xx xxxxxxx_support I tried to add a backup user , the form prefilled a email with "xxxxxxx_support". I can not change it so I can not submit the form. Best

code

Denodo Data Mesh

Hi Team, Kindly let me know with example how to enable Data Mesh in Denodo. Thanks, Tejashwini

code

project management

Is it a best practice to mix development and production schemas in the same server?

code

project management environments

which user/s can create, modify and remove environments?

code

How do I log on to Denodo VDP and Denodo Design Studio if I have the free Community version of Denodo?

Hello. What credentials do I need to use to log on to Denodo VDP and Denodo Design Studio if I have the free Community version of Denodo? I have tried admin/admin but it does not work. Thank you.

code

cost-based optimization

What are the minimal conditions needed for the cost-based optimization of an execution plan?

code

ODBC drives

Hi, I have two questions. When using ODBC in python :- When there is a SQL error the Unicode driver we get this message (the ANSI drivers works fine) and not the underlying error - how do we avoid it : 'utf-8' codec can't decode byte 0x96 in posit...