有没有方法让select结果同行显示的

小渔村
有没有方法让select结果同行显示的

mysql> select count(*) from table_1;
+----------+
| count(*) |
+----------+
|        0 |
+----------+
1 row in set (0.00 sec)

有没有什么办法让显示结果是这样的:
+----------+--------+
| count(*) |       0|
+----------+--------+

yueliangdao0608
You should turn to the engineer who works with yahoo for help.:P

枫影谁用了
:mrgreen: :mrgreen: 这个强。

小渔村
[quote]原帖由 [i]yueliangdao0608[/i] 于 2008-6-3 09:54 发表 [url=http://bbs.chinaunix.net/redirect.php?goto=findpost&pid=8504647&ptid=1134911][img]http://bbs.chinaunix.net/images/common/back.gif[/img][/url]
You should turn to the engineer who works with yahoo for help.:P [/quote]


呵呵,,