![]() |
Quick MYSQL Question...
I have a column in the mysql table "events" called "rsvp" currently the value for most of the rows is set to "0" - however I want to change all of them to "1" ... what's the best way to do this?
There's a query I can run, right? |
Code:
UPDATE events SET rsvp = 1 |
Thank you
|
All times are GMT. The time now is 01:04 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:
|