|
Use The Index, Luke explains the concept of function based indexes. What can function based indexes be used for? Do you have any examples? |
|
For queries using upper or other functions in the where clause, that cannot use "normal" B-Tree indexes:
|
|
Did not try, I'm wrong. This one is working:
It should be possible to edit your previous answer. Let me know if that doesn't work. Generally, when somebody comments with an additional question to your response, it's best to edit your response and also add a comment. That way the answers stay clean, but the history is still understandable from the comments :) But big thanks for participating--really!
(Feb 09 '11 at 12:26)
Markus Winand ♦♦
Thanks, did not see the answer button.
(Feb 09 '11 at 12:29)
Neutrino
|
|
For example, it can be used for enforcing data constraints in your database.
Yes, that's possible. But which DB accepts the create statement as you posted it?
(Feb 09 '11 at 11:16)
Markus Winand ♦♦
|