安装的开发版 
在查询分析器 执行 select * from table1 where id=1  可以查询出结果
select * from table1 where name='王'  就查不出结果
id 是主键