If you don't need the data from the database and don't need to change it there's no reason to even access the database. Are you trolling?
$pet = 'zombie';
Quote:
he said he did not want to do that..
|
It may not be what he wanted, but he said it repeatedly:
"How do I
replace whatever is in that 'pets' column with the word 'zombie' no matter if its dog, fish, cat, porcupine, etc?"
"the
replace is what I am trying to do but being lazy about it and
not having to type out a few hundred individual words to replace with 'zombie'"
"Is there a command such as REPLACE_COLUMN which will just
change the data in that specific 'pets' column irrespective of the rows value?"