Xtremist Posted July 30, 2012 Posted July 30, 2012 Hii guyz, Suppose I want to do like, whoever has a knife on my server.... I want to give them a katar instead of knife. I want to do it in SQL, how will the query be? update ...... set nameid=katar where nameid=knife? Can i get a proper query? which will include all the tables where it may occur? Thank you. Quote
Question
Xtremist
Hii guyz,
Suppose I want to do like,
whoever has a knife on my server.... I want to give them a katar instead of knife.
I want to do it in SQL,
how will the query be?
update ...... set nameid=katar where nameid=knife?
Can i get a proper query? which will include all the tables where it may occur?
Thank you.
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.