Just use null, nothing more, nothing less:Code:scott@oracle> create table d (dd date); Table created. scott@oracle> insert into d values(null); 1 row created.
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |