4
My question is this::
In a table, I have a column designated nomecliente
.
In this table I have several records, however the column nomecliente
of the records are different from each other.
How could I do a mysql_query UPDATE
, to select all records from the column and put a single value to all in that same column?
you want to leave the client name equal for all?
– rray
Exactly, all with the same name.
– Gonçalo
denied the question? : The
– DiChrist
That question is in the closing line because it’s supposedly not clear enough. It is clear to me, and if rray (or someone else) had not already given a good answer, I would respond promptly. So, I’ll mark it "Leave it open".
– Victor Stafusa