I want to add couple of minutes to a date field in a table. How can I do that? Thanks.

Somthing like : New_date := to_char(hire_date) + '00:00:05'; ???