Subject Re: [IB-Architect] Re: 64 Bit Integers
Author murasr1.eti@mail.cez.cz
How does the current functionality of 64 bit integers
compare to the usual competition?:

Oracle, Sybase, SQL Sliver, Informix, DB2 etc.

Oracle has only type "Number()" - very similar as Numeric() in IB :

Number(P, S)

P = precission in ranging 1 .. 38 and
S = scale