Thread
:
SQL Question
View Single Post
#
1
07-28-2013, 11:00 PM
Envisage
Sarnak
Join Date: Mar 2010
Posts: 45
SQL Question
Is there way to change sellrate from the results of this query...?
SELECT id, Name, Price, sellrate FROM items WHERE Name LIKE 'Spell:%';
I was thinking to add set sellrate = 5 in but it didn't go as planned. Just curious.
Envisage
View Public Profile
Send a private message to Envisage
Find all posts by Envisage