You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by "Aguirre, Carlos (C.)" <ca...@visteon.com> on 2003/05/23 19:15:07 UTC

SELECT A0.null

I'm getting SELECT A0.null in my sql statement generated,

does anyone knows when this occurr???

SELECT A0.null FROM MMDBDP7.CDLTV202_DY_MFG_ATH A0 WHERE (CD_PLANT =
'EE0AA' ) AND DT_TRANS_DATE =  '1969-12-31' 

Re: SELECT A0.null

Posted by Jakob Braeuchi <jb...@gmx.ch>.
hi carlos,

you're getting a select A0.null when you're doing what ??
please prive a little bit more details...

jakob

Aguirre, Carlos (C.) wrote:

>I'm getting SELECT A0.null in my sql statement generated,
>
>does anyone knows when this occurr???
>
>SELECT A0.null FROM MMDBDP7.CDLTV202_DY_MFG_ATH A0 WHERE (CD_PLANT =
>'EE0AA' ) AND DT_TRANS_DATE =  '1969-12-31' 
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
>For additional commands, e-mail: ojb-user-help@db.apache.org
>
>
>  
>