Change insert statement to read: INSERT INTO <YOUR_TABLE> VALUES( ?, ?, ?, (select sysdate from dual) ) 3. Re-run business process.
確定! 回上一頁