JOIN benchmark_results AS results ON results.run_id = runs.id; CREATE VIEW latest_benchmark_result_facts AS ...