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.18.1.
- BIT_LENGTH (binary)
- 3.11.18.2.
- CONCAT (binary, || operator)
- 3.11.18.3.
- LENGTH (binary)
- 3.11.18.4.
- LTRIM (binary)
- 3.11.18.5.
- MD5 (binary)
- 3.11.18.6.
- OCTET_LENGTH (binary)
- 3.11.18.7.
- OVERLAY (binary)
- 3.11.18.8.
- POSITION (binary)
- 3.11.18.9.
- RTRIM (binary)
- 3.11.18.10.
- SUBSTRING (binary)
- 3.11.18.11.
- TRIM (binary)
previous : next |
Feedback
Do you have any feedback about this page? We'd love to hear it!