select * from mys where id=2;
生活随笔
收集整理的这篇文章主要介绍了
select * from mys where id=2;
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
+----+----------+----------+------+
| id | name | password | age |
+----+----------+----------+------+
| 2 | zhangsan | qwer | 43 |
+----+----------+----------+------+
注意:查出来是两行,不是一行。
转载于:https://www.cnblogs.com/xilin/archive/2012/07/25/2609028.html
总结
以上是生活随笔为你收集整理的select * from mys where id=2;的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: Linux系统的文件句柄数量问题
- 下一篇: POJ 3687 Labeling Ba