![]() |
mysql command question - need to change data in a table
There is a field in the user database that I want to change for all users. It's a simple change - going from "0" to "1". How would you write a SQL query to change the data for all users from "0" to "1" in that field?
|
UPDATE user SET field = 1;
|
All times are GMT. The time now is 12:48 AM. |
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:
|