|
|
|
|
Browse by Tags
All Tags » Undocumented » Conversions » Joins » Internals » Performance (RSS)
-
You probably already know that it’s important to be aware of data types when writing queries, and that implicit conversions between types can lead to poor query performance. Some people have gone so far as to write scripts to search the plan cache for CONVERT_IMPLICIT elements, and others routinely inspect plans for that type of thing when ...
|
|
|
|
|