_


Search the PowerSeek SQL Knowledge Base:

_
PowerSeek :: PowerSeek Knowledge Base :: Miscellaneous Questions
_
Question: How can I set all the hits/clicks that has been recorded in the past to zero. (I want to reset the number of hits for all links)

Answer: Go to the Control Panel >> Plug-In's >> Raw SQL Query Tool

In the SQL query box type the following

UPDATE links SET hits = '0'

After typing the above press the 'Run Query' button.

Also See:
_

User Comments:

There are currently no comments available.
_
Add a Comment
Name:
Email: (Optional)
Comment:



Type in the letters that apear in the image box