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
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
A Simple Way To Change MySQL Table Name by Darin
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
Powered by: Webune Forums V3