Subject RE: [firebird-support] BLOB Filter
Author Pierre Y.
> >So it could be :
> >
> >SELECT FILTER(MyBlob TO SUB_TYPE 1) FROM MyTable...
>
> Talking about syntax, why not just CAST(MyBlob AS BLOB SUB_TYPE 1)?

Well played.

Pierre Y.