You might want to try actually running the query.
mysql_query ($query);
or
mysql_query ($query,$db);
depending on your preference.
-Original Message-
From: Beauford [mailto:beauford.2003@;rogers.com]
Sent: Thursday, November 14, 2002 1:53 PM
To: [EMAIL PROTECTED]
Subject: Update help
Hi,
Steven,
Tuesday, September 24, 2002, 7:03:15 PM, you wrote:
SK> I am currently working on a table that has a column called state and a
SK> column called stateid. All 42,000 records in this table have a 2 Letter
SK> abbreviation for that state (NY, CA, NV, etc) however. To eliminate
SK> redunda