1. Create index only if index not exists in PL/SQL procedure
2. CREATE INDEX question (how to index on "money" field?)
3. Creating a new field based on the values of an existing field.
4. how to map existing bcm fields to user created fields in the form
5. Joining non-indexed field to indexed field can improve performance
6. Using multiple field index when each of the fields already has seperate index
7. Using multiple field index when each of the fields already has seperate index
8. Using multiple field index when each of the fields already has seperate index
9. Using multiple field index when each of the fields already has seperate index
10. Manually create database with existing mdf file gives Cannot create file because it already exists
11. CREATE INDEX parallel vs CREATE INDEX in sequence
12. Why is the index not created in the tablespace delivered in the create-index-command ?]
13. Change index property to True for field in existing mdb table
14. Permanent index on some fields in an existing ClientDataSet
15. Create an index on a table unless it already exists