recovery
Fred Bone
Fred.Bone at dial.pipex.com
Fri Nov 2 13:37:42 EDT 2007
On 2 Nov 2007 at 9:34, Derek Atkins said:
> Michael Vrable <vrable at cs.hmc.edu> writes:
>
> > SELECT * from Split where Split.amount_num * 3 = Split.amount_denom
> > * 1;
>
> What size integers will it use internally? Will it deal with a 64-bit
> number multiplied by a 64-bit number?
That would have to be one of the criteria in deciding which database
system to use. You'd have to look in the documentation to find out. The
standard doesn't specify such things.
More information about the gnucash-user
mailing list