Subject RE: [Firebird-Architect] Inserting binary data via a script
Author Claudio Valderrama C.
> From: Martijn Tonies
>
> How hard would it be to support this (standard) behaviour for
> inserting/update binary data via scripts?
>
> INSERT INTO myblobtable (0xAE01498921);

What does this operation mean?
Since I don't see the VALUES keyword, I assume that such binary information
represents the whole record. Can you clarify, please?

C.