syb_no_bind_blob (bool) If set then any IMAGE or TEXT columns in a query are NOT returned when calling $sth->fetch (or any variation). Instead, you would use $sth->syb_ct_get_data($column, \$data, $size);