Make ‘Aggregate’ more efficient for the developers using OutSystems and Oracle(Make wildcard characters available with aggregate)
416
Views
1
Comments
New
Aggregates & Queries

Problem:

For the developers using OutSystems and Oracle, some of existed data including _ , % etc. is not searchable with aggregate. Though there is a workaround by advanced query, but, it is not efficient regarding development.

Solution(Idea):

The idea is to make ‘aggregate’ able to ‘LIKE query’ a string including a character used as a wildcard character usually (‘_’, '%' etc.) so that the character is treated not as wildcard character, but as literal character when using Oracle.


This sounds like a bug report, not an "Idea". I'd suggest that you file a bug report to Support.

J.Ja

Changed the category to
Aggregates & Queries