Latest Activity

code

dynamically create derived views based on list of multiple base views

Is there a way to take a list of specifc base views (based on say a certain prefix and create a derived view with a similar name (dv versus bv, etc.) I have a list of like twenty base views and looking for way to generate the derived views automatical...

VQL Dynamic Derived views Loops

code

Complex Iterative Queries using "Cursor" or "Loops"

Good morning Denodo Community, I'm trying to build a fairly complex query to calculate values based on a hierarchy. There are N number of nodes which need to generate a value. |-- Distri...

Do While Cursors Loops