我使用此工具名称作为TOAD http://www.quest.com/toad-for-mysql/进行mysql分析,在数据比较向导中,当我输入sql查询时它告诉我查询没问题,我在phpMyAdmin中测试了查询它运行良好。
http://toadformysql.com/thread.jspa?threadID=37479
查询:
SELECT firstName from user where id=1 LIMIT 1
表名是:user id firstName lastName 1比尔史密斯 2 John Smith
答案 0 :(得分:0)
通过过滤器,它表示sql查询的WHERE部分