Re: update query
- From: preet <preetkanwaljit>
- Date: Sun, 03 Apr 2005 00:16:44 -0800
what i actually intend to do is
i have a hit counter on a page, i want this to be database based instead
of using a text file.
i have a single record in a single table.
i intend to use a single query to first update the record, that is
increment the record by 1 and then display the result
so when the query is run, it must first check the value contained in the
column, then increment it by 1, then update the record, and then finally
display the result, all in one single query
suggest
*** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- update query
- From: preet
- update query
- Prev by Date: update query
- Next by Date: review of data mining software?
- Previous by thread: update query
- Next by thread: review of data mining software?
- Index(es):
Relevant Pages
|