Latest Activity

code

Problems in converting oracle math operation and the concatenation operator

Hi support team, I'm having trouble putting this query into my view WHERE CONDITIONS, there is an AND Operators in front of the line This is my original query from oracle ... AND datedata+(8/24)>=todate(tochar((sysdate+16/24)-1,'YYYY-MM-DD')|| '00...

Date Conversion concatenate Oracle

code

Denodo GraphQL - Concat field or output manupulation

Hi, I have a question on Denodo GraphQL. Is there a way to concat two values in a graphql query or have calculated fields like its supported in Restful Web services. Like example below query transactionsview(uid: 'abcd') { uid transname transid qty pr...

concatenate GraphQL

code

How to add a trailing 0 to number

Hello, I have month and day in this format 1,2,3... how can I convert it to 01,02,03, ... Thank you

concatenate

code

concatenate rows - same column

Hello, I am trying to concatenate data from the same column but on different rows for the same record. The column in question is one that contains notes and what I need to do is combine notes. Below is an example of what I am looking to do. TABLE ID S...

concatenate

code

Combining rows

We have pulled in data from JIRA using the api as a datasource. After flattening out all of the data, I am seeing duplicate rows with the same ID field, but one column has different values. I'm attempting to combine those values so I only see one entry...

concatenate