drbigfresh Posted October 4, 2007 Share Posted October 4, 2007 Anyone have a script to change all the table names in a database to lower case? Thanks! Quote Link to comment Share on other sites More sharing options...
fenway Posted October 6, 2007 Share Posted October 6, 2007 Anyone have a script to change all the table names in a database to lower case? Thanks! I would ask why this would ever be necessary (or why they were mixed/upper to begin with), but I'm sure I don't want to know that answer.... just issue a SHOW TABLES and run the necessary alter for each. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.