Subject | RE: [firebird-support] BLOB Filter |
---|---|
Author | Pierre Y. |
Post date | 2004-05-28T12:13:55Z |
> >So it could be :Well played.
> >
> >SELECT FILTER(MyBlob TO SUB_TYPE 1) FROM MyTable...
>
> Talking about syntax, why not just CAST(MyBlob AS BLOB SUB_TYPE 1)?
Pierre Y.