com
Subject: Re: function based index
In the last episode (Mar 13), Ananda Kumar said:
Is it possible to create function based index in mysql as available
in oracle. Please point me to any documentation on this.
Sorry; mysql doesn't have function-based indexes. The closest you can
get in
ion based index
In the last episode (Mar 13), Ananda Kumar said:
> Is it possible to create function based index in mysql as available
> in oracle. Please point me to any documentation on this.
Sorry; mysql doesn't have function-based indexes. The closest you can
get in mysql is if y
In the last episode (Mar 13), Ananda Kumar said:
> Is it possible to create function based index in mysql as available
> in oracle. Please point me to any documentation on this.
Sorry; mysql doesn't have function-based indexes. The closest you can
get in mysql is if you add another co
Hi All,
Is it possible to create function based index in mysql as available in
oracle.
Please point me to any documentation on this.
regards
anandkl