Does MySQL have string functions such as UPPER and<br>
SUBSTRING which can be used in CREATE and ALTER statements.<br>
The documentation provides details on functions that are<br>
used with SELECT statements, but they don't seem to work with ALTER or CREATE INDEX statements when I try to create indexes.
SUBSTRING which can be used in CREATE and ALTER statements.<br>
The documentation provides details on functions that are<br>
used with SELECT statements, but they don't seem to work with ALTER or CREATE INDEX statements when I try to create indexes.