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! Link to comment https://forums.phpfreaks.com/topic/71831-tables-names-in-lower-case-script/ 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. Link to comment https://forums.phpfreaks.com/topic/71831-tables-names-in-lower-case-script/#findComment-363258 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.