Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
Docs Required, Release Notes Required
Description
Most databases support syntaxis with a few characters for trimming, like a
SELECT trim(both '123' from '123PostgreSQL123');
Currently, we support only a single character for trimming. Will be good to support it.
Attachments
Issue Links
- is part of
-
IGNITE-14535 Caclite SQL engine capabilities
- Open