Latest Activity

code

How can I rename a REST web service?

How can I rename a REST Web Service I created in Denodo?

denodo7 REST Webservice

code

Prior year last business day retrivel

Hi there, I am trying to retrive last business day of last year though this query select dateadd(yy,datediff(yy,-1,@date),-1)[In sql], but in denodo I am not able to find any solution here, so can you please help me out, Thanks,

denodo7 query

code

A subquery is not delegated to the source and facing a timeout

In this, the subquery is not delegated to the source because it is executed from dual(). when we execute this full query, it is loading more than 2ml records first (Reason for query timeout) and then it applies the subquery logic in where conditi...

denodo7 subquery