Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparison in SP
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
01681262
Message ID:
01681277
Views:
33
Hi Dmitry,

No, because both variants are slow - UPPER(FIELD).

MartinaJ

>I have changed this post a couple of time. And now, after all, I decide to ask the question:
>
>Does it matter if the SQL Select (in stored procedure) is
>
>where upper(@SID) = upper(SID)
>
>or
>
>where upper(SID) = upper(@SID)
>
>
>That is, if a variable is compared to the field or the other way around.
>
>The @SID is the passed value and the field name in the table is SID
>
>TIA
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform