My question is this:
In a table, I have a column named nomecliente
.
In this table I have several records, however the column nomecliente
of the records are different from each other.
How could I make a mysql_query UPDATE
, to select all column records and put a single value to all in that same column?