I'd like to select from one table and use the results of that select to update another table, but only based on certain conditions. Is this possible with a 1-time SQL query?
-
3Do you want us to just say "yes" in an answer??? Perhaps you'd like to flesh out your question a bit more.Gerrat– Gerrat2011-02-11 20:51:34 +00:00Commented Feb 11, 2011 at 20:51
-
1Yes it's possible. Can you give a concrete example? Otherwise you'll probably just get a link to the manual which some contains examples.Mark Byers– Mark Byers2011-02-11 20:51:39 +00:00Commented Feb 11, 2011 at 20:51
Add a comment
|