Subject Re: [firebird-support] SQL script for returning the length of a datafield
Author Dimitry Sibiryakov
> If I want to varify of there are any stock codes that are not 16 characters long, what script would I use?
>
> select stockcode
> from stock
> where??

stockcode containing ' '

SY, SD.