Hi Chamila, By default CEP does not contains a function for String concatenation.. But you can achieve this by writing a function extension as shown on doc link [1].. Please have a offline chat with us before starting this..
[1] http://docs.wso2.org/display/CEP300/Writing+a+Custom+Function Thanks, Mohan On Fri, Jan 17, 2014 at 12:12 AM, Chamila Wijayarathna <[email protected]>wrote: > Do we have String Concatenation functions in Siddhi query language which > gives a result similar to below mysql query? > > mysql> *SELECT 'My' 'S' 'QL';* > -> 'MySQL' > > > Thank You. > > > -- > *Chamila Wijayarathna* > Engineering Intern, > WSO2 Inc. > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *V. Mohanadarshan* *Software Engineer,* *Data Technologies Team,* *WSO2, Inc. http://wso2.com <http://wso2.com> * *lean.enterprise.middleware.* email: [email protected] phone:(+94) 771117673
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
