How do I override SYSDATE function in Oracle9i Rel2. I need to mimic SYSDATE function to return a preset or offset value, without touching the DB Server Date. I need to be able to change the Database clock independent to Server date on which the Database is running.