Latest Activity

code

Execute a DDL statement in a column in a table

Hello, We have a create table statement stored in a table. Do we have any option in denodo to Execute the query stored in a column one by one. Thanks & Regards, Gokul

query execution column ddl table

code

how can we ensure in a join /subquery a query passed to underlying source first then another one in a same session

HI , usually when we perform a join in two base views or use a subquery in denodo. it creates two different parallel connection to get data from underlying source. can we ensure that both of queries on join run in same session and one after another. be...

query execution VDP query optimisation