mysql Error:1052 Column ‘xxx‘ in where clause is ambiguous

2023-08-07 12:10:24 码农 1231

mysql Error:1052 Column ‘xxx‘ in where clause is ambiguous

MySQL查询的时候出现这个错误提示多半是因为:

1.多表查询的时候,几个表中同时出现了某个相同的列名,而在查询条件 WHERE 后面却没有指定是哪个表。

2.查询结果里面有两个相同的列名,而没有指定是哪个表。

—— 完 ——
  • 英语范文:Shopping online
  • C# List根据对象属性去重的四种方法
  • 路由表是做什么用的?在Linux环境中怎么配置一条默认路由?
  • In china,the security protection level of information system is divided into _levels
  • 一分钟管理法(One Minute Management)
  • 【201305-单选14】以下关于 GIS 空间分析说法不正确的是:
  • CEO信心指数(CEO Confidence Index)
  • 【201305-单选34】下面关于WebGIS特点的说法中不正确的是:
  • 英语范文:My English Study
  • You have an error in your SQL syntax; check the manual that corresponds to your MySQL

© CopyRight 2014~2024 薄学网.