Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.1.3.1, 10.2.1.6
-
None
-
N/A
Description
Documentation for the locate function does not clearly explain the behavior when first parameter is empty string, e.g.
values locate('','A')
results in 1, and
values locate('', 'ABC', 5)
returns 5, but the documentation does not clearly explain why this is so.
Attachments
Attachments
Issue Links
- is part of
-
DERBY-2034 Tracking of bugs that lead to incorrect results being stored or returned to the client
- Closed