8.4. 位元組型別(bytea)
Table 8.6. Binary Data Types
Name
Storage Size
Description
8.4.1. bytea 十六進位格式
bytea 十六進位格式SELECT E'\\xDEADBEEF';8.4.2. bytea 轉譯(escape)格式
bytea 轉譯(escape)格式Table 8.7. bytea Literal Escaped Octets
bytea Literal Escaped OctetsDecimal Octet Value
Description
Escaped Input Representation
Example
Output Representation
Table 8.8. bytea Output Escaped Octets
bytea Output Escaped OctetsDecimal Octet Value
Description
Escaped Output Representation
Example
Output Result
Last updated
Was this helpful?