you can use 'CURRENT_TIMESTAMP' in the query to pass current time stamp e.g. insert into tablename(columnname) values (CURRENT_TIMESTAMP)