![]() |
#2
aei1352010-11-05 14:14
|
例如: select * from table left join table1 on table.cust=table1.cust
table的cust是string类型的
table1的cust是integer类型的
请问如何连接?
[ 本帖最后由 arook 于 2010-11-5 14:27 编辑 ]