</pre><pre name="code" class="python">mysql> select hostid,host ,name from hosts where hostid='10001';
+--------+-------------------+-------------------+
| hostid | host | name |
+--------+-------------------+-------------------+
| 10001 | Template OS Linux | Template OS Linux |
+--------+-------------------+-------------------+
1 row in set (0.00 sec)