请问不同的数据字段如何建立连接?
例如: select * from table left join table1 on table.cust=table1.custtable的cust是string类型的
table1的cust是integer类型的
请问如何连接?
[ 本帖最后由 arook 于 2010-11-5 14:27 编辑 ]
2010-11-05 14:06
2010-11-05 14:14

2010-11-05 14:26
2010-11-05 17:40
2010-11-08 14:33