parentheses missing ...
Code:
insert into mydate values (to_date('7/1/1998', 'DD-MON-YYYY'));
I assume there's only one column in the mydate table?