Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using BETWEEN
Message
 
 
To
11/10/2012 15:18:27
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01554816
Message ID:
01554846
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform