Ok, right, bad words. Greetings.
Walter. On Wed, Aug 21, 2013 at 12:20 PM, Mark Rotteveel <[email protected]>wrote: > ** > > > On Wed, 21 Aug 2013 12:13:14 -0400, W O > <[email protected]> > wrote: > > > As others had said, the context variable CURRENT_TIME returns 13 > > characters. > > > > It works fine: > > > > SELECT CAST(CURRENT_TIME AS VARCHAR(13)) FROM RDB$DATABASE > > CURRENT_TIME doesn't return 13 characters, but a TIME value, when cast to > (VAR)CHAR requires 13 characters, as its format is HH:mm:ss.ffff (where > ffff are fractional seconds). > > Mark > > > [Non-text portions of this message have been removed] ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Resources item on the main (top) menu. Try Knowledgebase and FAQ links ! Also search the knowledgebases at http://www.ibphoenix.com ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/firebird-support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/firebird-support/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
