![]() |
database question - perhaps using phpmyadmin
Hi,
I want to duplicate a field in my database. Whatever the user has put in field2, I want that to also be added into field5. Is there a simple command I can run in phpmyadmin? Chris |
UPDATE table_name SET field5 = field2;
|
That's so simple I now feel incredibly dumb for having to ask. ;)
|
All times are GMT. The time now is 07:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|