CREATE TABLE user_budgets ( user_id char(26), budget_id char(26) );