Subject | Re: [firebird-support] ???HELP ---- CURRENT_TIME - PRINTS THE SAME TIME IN THE LOOP |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2006-01-17T11:11:28Z |
On 17 Jan 2006 at 10:59, kapilpatil84firebird wrote:
CAST("NOW" AS TIMESTAMP).
--
SY, Dimitry Sibiryakov.
>Following is just the demo SP used to display the current time in aAnd this is quite documented, standard-compliant feature. Use
>loop. But the problem is that each time, output prints the same time.
CAST("NOW" AS TIMESTAMP).
--
SY, Dimitry Sibiryakov.