Jump to content

[SOLVED] Insert help


Zergman

Recommended Posts

I had a column in a table that was there since the beginning, but never used.  Since then, i've decided to use it.  It is just a varchar column, but currently was just NULL in all the entries.

 

I need a way to change the NULL in each record to another value but would rather not have to go one by one and change each record.

 

Im using phpmyadmin but couldn't find a way to do it easily.  Would there be any issues if I just remove the column, add it back with the same name and just put "*" in the default value field?  Would that work?

 

Suggestions?

Link to comment
https://forums.phpfreaks.com/topic/118845-solved-insert-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.