Hi,
Is it possible to export variable values created during a query to a table ? I have tried both insert and update but query doesn't seem to like it.
What kind of variables? And what kind of query? You should be able to do that, from a stored procedure, as long as the variable data types are the same as the columns you are INSERTing them to.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.