A Simple Way To Change MySQL Table Name

RegisterLogin
A Simple Way To Change MySQL Table Name
Post Description: i will give you a simple query to execute to rename a mysql table in your database you can even use this command in your phpmyadmin panel
Tags: mysql,database,query,change,table.tutorial,computer
This Post Was Posted On Jan 03, 2012 By Darin #4069
hi, thanks for visiting my page here, i want to share something which i didnt know until recently. i always thought i could not rename a table because that option was not available in PHPmyAdmin panel. but there is.

lets say for example i have a table called: BlogUsers and i want to change the name to ForumUsers all i have to do is send this query:

RENAME TABLE BlogUsers TO ForumUsers

as you can see, its very easy. i hope this helps you
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2012 Webune Forums - Sat Dec 29, 2012 12:16 am
Powered by: Webune Forums V3