Changinge case of tablenames inside stored procedure of mysql...
Posted
by KoolKabin
on Stack Overflow
See other posts from Stack Overflow
or by KoolKabin
Published on 2010-03-25T13:23:12Z
Indexed on
2010/03/25
13:53 UTC
Read the original article
Hit count: 359
mysql-stored-procedure
|mysql
hi guys...
I am here to change the uppercase table name present in the stored procedures. I have got nearly 100 stored procedures. is there any shortcut way so that i can change all the uppercase table names to lowercase within short time...
© Stack Overflow or respective owner