Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我发现。这是一个拼写错误。我在第二张表中拼错了“manu_name”。谢谢大家
你在查询中做错了。因为错误中提到的列在您的表中不存在。因此,使用此名称创建新列或更改表中的确切名称。
表 menu_name中不存在列pages。可能是拼写错误或missing quotes.
menu_name
pages
missing quotes.