insert into
myemployees_ede
(firstname, lastname,
title, age, salary)
values ('Jonie', 'Weber',
'Sec', 28,
00019500.00);

Just run this, this will definitly work.