From: Paul R. <pr...@ib...> - 2002-08-11 06:35:35
|
Carlos G.A. wrote: > > Hello: > > More little fixes for the driver, for made this fully working i need to > know what string, numeric, timedate > and system functions are supported by Firebird. > > There are very few built-in to the engine. String: SUBSTRING(), UPPER() Numeric: AVG(), COUNT(), MAX(), MIN(), SUM() Date: EXTRACT() System: CAST() Paul -- Paul Reeves http://www.ibphoenix.com Supporting users of Firebird and InterBase |