Forest Wilkinson <[EMAIL PROTECTED]> writes: > I'd like to create an index on a column whose type is NUMERIC(12,2). > There appears to be no default operator class for the numeric type. Uh, what version are you using? Works fine for me in 7.0.2. regards, tom lane
- [SQL] how to index a numeric(12,2) column? Forest Wilkinson
- Re: [SQL] how to index a numeric(12,2) column? Tom Lane
- Re: [SQL] how to index a numeric(12,2) column? Forest Wilkinson