The DUAL Table : DUAL Table « Table « Oracle PL / SQL






The DUAL Table

 

SQL>
SQL>
SQL> --The DUAL Table
SQL>
SQL> DESC dual;
 Name
 -----------------------------
 DUMMY

SQL>
           
         
  








Related examples in the same category

1.SELECTING FROM DUAL
2.Do simple calculation by using dual