What is the data type of NULL ?

gerardnico@orcl>create VIEW nullview
  2  AS
  3  SELECT NULL "null" FROM dual;
 
VIEW created.
 
gerardnico@orcl>describe nullview;
 Name           NULL?    Type
 -------------- -------------------------------------
 NULL                    VARCHAR2
  • Bookmark "What is the data type of NULL ?" at del.icio.us
  • Bookmark "What is the data type of NULL ?" at Digg
  • Bookmark "What is the data type of NULL ?" at Ask
  • Bookmark "What is the data type of NULL ?" at Google
  • Bookmark "What is the data type of NULL ?" at StumbleUpon
  • Bookmark "What is the data type of NULL ?" at Technorati
  • Bookmark "What is the data type of NULL ?" at Live Bookmarks
  • Bookmark "What is the data type of NULL ?" at Yahoo! Myweb
  • Bookmark "What is the data type of NULL ?" at Facebook
  • Bookmark "What is the data type of NULL ?" at Yahoo! Bookmarks
  • Bookmark "What is the data type of NULL ?" at Twitter
  • Bookmark "What is the data type of NULL ?" at myAOL
 
database/oracle/oracle_db_null_data_type.txt · Last modified: 2009/04/02 17:38 by gerardnico