On Jul 30, 7:25 am, Kent <k...@retailarchitects.com> wrote:
> Also, I'm afraid the CAST(NULL AS VARCHAR(255)) doesn't work with
> Oracle 8, but I don't have access to Oracle 8 at the moment.  I'm
> afraid you need TO_NUMBER(NULL) or TO_CHAR(NULL), etc...
>


I'm wrong, CAST seems to work fine on Oracle 8i.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to