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.
是否可以手动选择要运行 sql 查询的行?在 phpmyadmin 界面中,每一行都有一个复选框,可以以某种方式用于过滤行吗?我可以看到一个可以编写查询的内联选项。谢谢你。
您不能使用复选框对特定字段运行查询。要在特定字段上运行查询,您需要使用某种子句。