The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
update all rows via sql
stupid question but how do i update all rows via phpmyadmin to set a value in one of the columns?
|
#2
|
||||
|
||||
[sql]
update table set column = value; [/sql] Of course you must replace table, column and value with the real names/value |
#3
|
||||
|
||||
thanks kirby, was so basic
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|