The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Query Question
Im trying to run this query, but its not working the way I want to
SELECT `uttstore_history`,`userid` FROM `user` WHERE `uttstore_history` IS NOT NULL Im basically trying to bring up only the userid's with store purchase history. But its showing all userid's even if they dont have any history My ultimate goal though is to delete all data from uttstore_history, and I dont know how....? |
#2
|
||||
|
||||
[sql]truncate uttstore_history[/sql]
This will clear the table. |
#3
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|