My Learning Path in Software Development
Friday, May 22, 2015
How to rename MySQL table
I have made a mistake in MySQL table, so here is the simple command that helps to make the change:
MySql >
RENAME TABLE oldName TO newNew;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment