Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using BETWEEN
Message
 
 
À
11/10/2012 15:18:27
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01554816
Message ID:
01554846
Vues:
30
>Boris
>
>AdjLow and AdjHigh are numeric(6,4) fields in the table
>
>
>Both of you
>
>The full SQL is
>
>Update TestResult set ECLScore = (Select ECLScore from ScoreTable where @TotEAP between AdjLow and AdjHigh) where SCN = @SCN
>
>
As Boris and I suggest, just run the inner SQL separately first.
and also check if you have a row where SCN = @SCN
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform