QUERY PLAN
Seq Scan on tbl_sales_goals (cost=0.00..1.33 rows=1 width=1262)
Filter: ((goal_year = 2026) AND (id = ANY ('{2,4,5,7,6,8,1,9,10,11,13,15}'::integer[])))