Subject Re: [firebird-support] Storing a byte array in Firebird
Author Dimitry Sibiryakov
26.10.2019 22:46, blackfalconsoftware@... [firebird-support] wrote:
> Would you simply store it in a field defined with the BLOB type or use the ARRAY type if
> one knew the length of the array?

(VAR)BINARY or BLOB depending on length estimation.


--
WBR, SD.