BindedParams not recognised

Thorsten Hohage thohage at objectmanufactur.com
Sat Mar 31 03:53:12 CDT 2007


On 2007-03-31, at 10:44, Bart Pietercil wrote:

> Subselect of the kind
>
> where recid IN or NOT IN(SELECT .....) do work now.
> Could elaborate on what you mean by subselect with correlation ?  
> (always good to know what doesn't work)

A sample what is not working:

select idserial, name,
(select count(distinct teachers.idserial) from teachers where  
school_serial = schools.idserial)
from schools


regards

Thorsten Hohage
--
objectmanufactur.com - Hamburg,Germany




More information about the Valentina mailing list