select a.Computerid,a.value,b.value from bes_column_headings a,bes_column_headings b where a.Name = 'Computer Name' and b.Name = 'Last Report Time' and (a.computerid = b.computerid) order by a.value

.. e poi ?