Latest Activity
Hello, The Denodo documentation for Thread Pools says "Maximum number of threads the pool can support simultaneously (default value is 300)". Could you provide a general explanation of what happens when the thread count goes above the limit? Wil...
Hi, How can I return the results count in a REST webservice I am publishing in Denodo , (the total number of rows for a query)? I need to add a colomn where I will set the total of results, I tried to add new field and set the expression to count() but...
Is there a way to count the occurences of a comma in a string? I need to filter out any rows there there are NOT exactly 3 commas in that field.
Hello, Is there a way I can add a column in a report output that contains the record count in a single view? I am able to accomplish this now by generating the output in one view first and then creating a second view where I do a count off of the first...