Available in versions: Dev (3.20)
This documentation is for the unreleased development version of jOOQ. Click on the above version links to get this documentation for a supported version of jOOQ.
Binary functions
Applies to ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
Binary data often encodes binary strings, and as such, binary versions of string functions are offered by jOOQ and underlying RDBMS.
Table of contents
- 3.11.17.1.
- BIT_LENGTH (binary) (new)
- 3.11.17.2.
- CONCAT (binary, || operator) (new)
- 3.11.17.3.
- LENGTH (binary) (new)
- 3.11.17.4.
- LTRIM (binary) (new)
- 3.11.17.5.
- MD5 (binary) (new)
- 3.11.17.6.
- OCTET_LENGTH (binary) (new)
- 3.11.17.7.
- OVERLAY (binary) (new)
- 3.11.17.8.
- POSITION (binary) (new)
- 3.11.17.9.
- RTRIM (binary) (new)
- 3.11.17.10.
- TRIM (binary) (new)
previous : next |
Feedback
Do you have any feedback about this page? We'd love to hear it!