Subject Stored Procedure - now ?
Author Michael Vilhelmsen
Hi

I have to make a stored procedure now.
In this procedure I insert some records into a table.
One of the fields contains a date, which should be set to NOW.

In delphi there is a function called NOW that returns the actual date
and time.

Does this exists in firebird ?

Regards
Michael