---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
You can CREATE INDEX on multiple columns, and you can CREATE INDEX on a functions, but can
you create an index on multiple columns and functions? For example if I want to create an
index on lower(textfield), intfield
- Re: [GENERAL] indexes on columns and functions Joseph Shraibman
- Re: [GENERAL] indexes on columns and functions Stephan Szabo