I have two tables which I would like to query. I am using:
select timesheet_id, start_time, end_time, break_type, name from table1, table2
to produce the list