Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

List of all functions supported by CQ5 in SQL2 queries

Avatar

Level 7

Hi,

Where can I get the list of all functions that CQ5 supports in SQL2 queries? In particular, is UPPER (to convert a string to upper case) supporter?

If not, how can a case insensitive equality condition be written?

Thanks.

1 Solução aceita

Avatar

Resposta correta de
Level 10
2 Respostas

Avatar

Level 7

Looks like UPPER/LOWER are actually supported, but only on the left hand sand of a where condition equality.

Avatar

Resposta correta de
Level 10

Here is a good link for JCR SQL2:

http://www.day.com/specs/jcr/2.0/6_Query.html