Description
Similar to theRowBinary format, but with an extra byte before each column that indicates if the default value should be used.
Example usage
Examples:Query
Response
- For column
xthere is only one byte01that indicates that default value should be used and no other data after this byte is provided. - For column
ydata starts with byte00that indicates that column has actual value that should be read from the subsequent data01000000.
Format settings
The following settings are common to allRowBinary type formats.