Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query Analyzer Question
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Query Analyzer Question
Divers
Thread ID:
01086657
Message ID:
01086657
Vues:
66
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform