-- see tests/sql_test_files/it_works_temp_table_accessible_in_run_sql.sql select 'text' as component, x as contents from temp_t;