| |
资源名称: | HeidiSQL最新便携版本(直链官方下载地址) |
1055) 数据查询错误:Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'focuznet.t1.tid' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_bySELECT t1.tid,t2.id,t2.title,t2.url,t2.date,t3.id FROM king_content_tag_bind t1 LEFT OUTER JOIN (king_content t2,king_content_tag_bind t3) ON t2.id=t3.id WHERE t2.mid=1 and t2.status=1 and t1.id=3025 and t3.tid=t1.tid and t2.id<>3025 GROUP BY t2.id asc LIMIT 1
| 文档格式 : | ZIP |
| 下载地址 : | 【下载】 |
| 资源简介: | HeidiSQL是专门为Web开发人员提供实用和可靠的工具,它用于管理流行的MySQL、微软MS SQL和PostgreSQL数据库软件。 |
资源详细:
HeidiSQL(截至本文发布日期,最新版本为9.1,11 Nov 2014,下载地址直链官方下载请求链接,故可能下载的版本会更新)是专门为Web开发人员提供实用和可靠的工具,它用于管理流行的MySQL、微软MS SQL和PostgreSQL数据库软件。HeidiSQL可用于浏览和编辑数据库,创建和编辑表,试图,存储过程,触发器和计划任务,此外,你还可以用它来导出结构和数据为SQL文件,方便拷贝以及迁移到其他服务器使用。


SELECT t2.name,t2.url,t2.cid,t2.norder FROM king_content_categroy_bind t1 LEFT OUTER JOIN (king_content_categroy t2) ON t1.cid=t2.cid WHERE t1.id=3025 GROUP BY norder asc LIMIT 1