INSERT INTO M_RUTE_TRANS ( NO_CUST , KODE_SALES , TANGGAL , Check_in , check_out , order_time , jenis , deskripsi , alasan ) VALUES ( '' , '' , to_date(TO_CHAR(to_date('', 'yyyy/mm/dd hh24:mi:ss'),'YYYY-MM-DD'), 'YYYY-MM-DD') , to_date('', 'yyyy/mm/dd hh24:mi:ss') , to_date('', 'yyyy/mm/dd hh24:mi:ss') , to_date('',' yyyy/mm/dd hh24:mi:ss') , '' , '' , '' )