When an operator combines two expressions of different data types, the rules for data type precedence specify that the data type with the lower precedence is converted to the data type with the higher precedence.
This conversion can have a big influence regarding performance.
For the precedence order for data types see:
No comments:
Post a Comment