mysql> select * from fact_names where id=23;
+----+------------------+---------------------+
| id | name             | updated_at          |
+----+------------------+---------------------+
| 23 | --- :_timestamp
 | 2008-07-07 18:42:54 | 
+----+------------------+---------------------+

mysql> select * from resources where host_id=1 and resources.id=151;
+-----+------------+---------+---------+----------------+----------+------+---------------------+
| id  | title      | restype | host_id | source_file_id | exported | line | updated_at          |
+-----+------------+---------+---------+----------------+----------+------+---------------------+
| 151 | --- :main
 | Class   |       1 |              2 |     NULL | NULL | 2008-07-07 18:43:02 | 
+-----+------------+---------+---------+----------------+----------+------+---------------------+