Latest Activity

code

What happens when thread count goes above limit

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...

thread pools count limit threads

code

return the total results in REST webservice response

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...

record count count

code

Count the number of commas is a string

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.

Regex count

code

How to include record count in report output; all in one view

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...

record count count