Duplicate entry 'xa' for key 'UNQ_BUDGET_CODE'
NQ 唯一性约束 。不能有重复数据
Cannot add or update a child row: a foreign key constraint fails
外键约束,需要在主键表添加数据
No database selected Select the default DB to be used by double-clicking its
没有选定数据库,双击指定的数据库解决 或者use K