Subject Re: [firebird-support] BLOB Filter
Author Ivan Prenosil
> From: "Dimitry Sibiryakov"
> Talking about syntax, why not just CAST(MyBlob AS BLOB SUB_TYPE 1)?

Although column's default sub_type can be used,
the syntax should allow specifying both sub_types (FROM/TO).

Ivan