The structure of the dual table:
SQL> SQL> DESCRIBE dual; Name Null? Type DUMMY VARCHAR2(1)
SQL> SELECT * FROM dual; D - X SQL>