Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Concatenate in ROQL (2 Comments)

$
0
0

Topic by Mohana Gopal Selvam

Hi Gurus,

Can we combine two field values in ROQL?. 

If I use pipe (|) symbol, I got the field name as output.

Query: select account.name.first | account.name.last from Account where id = 1 LIMIT 25

Output: {account.name.first-| account.name.last}

Thanks,

Mohan


Viewing all articles
Browse latest Browse all 2504

Trending Articles