Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query Analyzer Question
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Query Analyzer Question
Miscellaneous
Thread ID:
01086657
Message ID:
01086657
Views:
67
I want to run the following 2 queries in the Query Analyzer :
select campaign from show_title where id = 22436
-- Returns 4698

select campaign_name, id from campaign where id  = 4698
How can I store the result of the first query as a variable and use that
variable in the WHERE clause of the second?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform