Re: data types of aliases

From: padderz <member_at_dbforums.com>
Date: Thu, 07 Nov 2002 13:57:04 +0000
Message-ID: <2019788.1036677424_at_dbforums.com>


Yeah, he probably doesn't even know what he's talking about!

Connected to:
Oracle8i Enterprise Edition Release 8.1.7.2.0 - Production With the Partitioning option
JServer Release 8.1.7.2.0 - Production

SQL> SELECT CAST ('x' AS CHAR (10))
  2 FROM dual;

CAST('X'AS



x

--

Posted via http://dbforums.com Received on Thu Nov 07 2002 - 14:57:04 CET

Original text of this message