Subject Re: [firebird-support] Query plan
Author "Alex Taylor (Süni)"
Some notes on my first post:
domains that need explanation:

TS: TIMESTAMP
LONG_INTEGER: INTEGER
BOOLEAN: CHAR(1)
MONEY_X_Y: NUMERIC(X,Y)
CHAR_XX: CHAR(XX)

Alex