博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年7月31日

摘要: 在MySQL(以5.1为例)中,表连接的语法可以参见MySQL官方手册:MySQL官方手册-JOIN在查询中,连接的语法类似[sql] view plaincopySELECTselect_exprFROMtable_referencestable_references(对表的引用)的定义如下(也可... 阅读全文

posted @ 2014-07-31 14:30 SmarTom 阅读(267) 评论(0) 推荐(0)