oracle8.1.6 insert into ec_customer_serv_interactions (interaction_id, customer_service_rep, user_identification_id, interaction_date, interaction_originator, interaction_type) values (:interaction_id, :customer_service_rep, :user_identification_id, sysdate, 'rep', 'email')