_


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 - Only post comments regarding this KB entry
If you need to get in contact with us then click here.
Name:
Email: (Optional)
Comment:



Type in the letters that apear in the image box

_
PowerSeek Knowledge Base Categories: