create table table_01
(column_01 date);
insert into table_01 values (to_date('07/01/1998', 'MM/DD/YYYY'))
![]()
|
Results 1 to 10 of 11
Thread: problem inserting DATE type.Threaded View
|
Click Here to Expand Forum to Full Width |