type casting 铸字 ; 类型转换 ; 类型强制
Advacned Class Type-casting 类型转换高级
Type-Casting Pattern 类型转换模式
Type-Casting Patterns 类型转换模式
Type-casting process 珍贵的铸字过程
Traditional Type-Casting 传统转换方式
book-type casting machine 折页式金属型铸造机
Here the original query is comparing a string to a number but in the modified query, explicit type-casting has been done.
原来的查询比较一个字符串和一个数字,但是在修改后的查询中执行了显式的类型转换。
For example, in Oracle, a string '1' can be compared with a numeric 1, but in DB2, explicit type-casting needs to be done.
例如,在Oracle中字符串' 1 '可以与数字1比较,但是在DB 2中需要执行显式的类型转换。
Similar columns in different tables should be declared with same data types, so that the implicit type-casting facility of Oracle is not used.
不同的表中相似的列应该声明为相同的类型,这样就可以不使用 Oracle 的隐式类型转换。
应用推荐